diff options
author | Clifford Wolf <clifford@clifford.at> | 2014-01-31 12:48:31 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2014-01-31 12:48:31 +0100 |
commit | 1c8f6f21b4e88ed58de5819054dee1ff9bcf2b82 (patch) | |
tree | acff71c86b5c0cc2d5412bba22d35b473fce43bd /manual/presentation.tex | |
parent | ed8ad99960992a2895e0965be1b84a1fdd5e4b8b (diff) | |
download | yosys-1c8f6f21b4e88ed58de5819054dee1ff9bcf2b82.tar.gz yosys-1c8f6f21b4e88ed58de5819054dee1ff9bcf2b82.tar.bz2 yosys-1c8f6f21b4e88ed58de5819054dee1ff9bcf2b82.zip |
Progress on presentation
Diffstat (limited to 'manual/presentation.tex')
-rw-r--r-- | manual/presentation.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/presentation.tex b/manual/presentation.tex index 1b09b7de0..bfd09a498 100644 --- a/manual/presentation.tex +++ b/manual/presentation.tex @@ -25,6 +25,7 @@ \usepackage{listings} \usepackage{setspace} \usepackage{skull} +\usepackage{units} \usepackage{tikz} \usetikzlibrary{calc} @@ -100,5 +101,6 @@ Outline of this presentation: \end{frame} \include{PRESENTATION_Intro} +\include{PRESENTATION_ExSyn} \end{document} |