summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-04-11 22:58:14 +0100
committerYann Herklotz <git@yannherklotz.com>2022-04-11 22:58:14 +0100
commita8acc96b8cd934148d41000b963db3114ec27478 (patch)
tree4d89dae66e8cae3f96dd0371fd82309c843940d7
parent12660a3c0479d39223cfe0a737bab59fa8e79f89 (diff)
downloadlsr22_fvhls-a8acc96b8cd934148d41000b963db3114ec27478.tar.gz
lsr22_fvhls-a8acc96b8cd934148d41000b963db3114ec27478.zip
Add files
-rw-r--r--chapters/background.tex (renamed from background.tex)0
-rw-r--r--chapters/conclusion.tex (renamed from conclusion.tex)0
-rw-r--r--chapters/dynamic.tex (renamed from dynamic.tex)0
-rw-r--r--chapters/hls.tex (renamed from hls.tex)0
-rw-r--r--chapters/introduction.tex (renamed from introduction.tex)0
-rw-r--r--chapters/pipelining.tex (renamed from pipelining.tex)0
-rw-r--r--chapters/schedule.tex (renamed from schedule.tex)0
-rw-r--r--chapters/scheduling.tex (renamed from scheduling.tex)1
-rw-r--r--main.tex6
9 files changed, 4 insertions, 3 deletions
diff --git a/background.tex b/chapters/background.tex
index 4636918..4636918 100644
--- a/background.tex
+++ b/chapters/background.tex
diff --git a/conclusion.tex b/chapters/conclusion.tex
index 6422396..6422396 100644
--- a/conclusion.tex
+++ b/chapters/conclusion.tex
diff --git a/dynamic.tex b/chapters/dynamic.tex
index a1744e8..a1744e8 100644
--- a/dynamic.tex
+++ b/chapters/dynamic.tex
diff --git a/hls.tex b/chapters/hls.tex
index 362309f..362309f 100644
--- a/hls.tex
+++ b/chapters/hls.tex
diff --git a/introduction.tex b/chapters/introduction.tex
index 623b56a..623b56a 100644
--- a/introduction.tex
+++ b/chapters/introduction.tex
diff --git a/pipelining.tex b/chapters/pipelining.tex
index 4308188..4308188 100644
--- a/pipelining.tex
+++ b/chapters/pipelining.tex
diff --git a/schedule.tex b/chapters/schedule.tex
index 9dc8d38..9dc8d38 100644
--- a/schedule.tex
+++ b/chapters/schedule.tex
diff --git a/scheduling.tex b/chapters/scheduling.tex
index 4873eb3..5edad2e 100644
--- a/scheduling.tex
+++ b/chapters/scheduling.tex
@@ -1,4 +1,5 @@
\startcomponent scheduling
+\project main
\chapter{Static Scheduling}
diff --git a/main.tex b/main.tex
index f1a60a8..f1df505 100644
--- a/main.tex
+++ b/main.tex
@@ -1,3 +1,5 @@
+\startproduct main
+
% Common layout settings.
\environment fonts_env
\environment lsr_env
@@ -5,8 +7,6 @@
\mainlanguage[en]
-\startproduct main
-
% Common module shared by all.
% @see http://wiki.contextgarden.net/Dummy_text
% \usemodule[visual]
@@ -26,7 +26,7 @@
\stopfrontmatter
\startbodymatter
- \setupinterlinespace[line=3.8ex]
+ \setupinterlinespace[small]
\component introduction
\component background
\component hls