aboutsummaryrefslogtreecommitdiffstats
path: root/manual/PRESENTATION_ExSyn.tex
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-02-05 13:12:50 +0100
committerClifford Wolf <clifford@clifford.at>2014-02-05 13:12:50 +0100
commit9f6364c1c4f268043536adf1b675da0994ee268e (patch)
tree37360b0dec8762284dfaece896e77ada2bff47b2 /manual/PRESENTATION_ExSyn.tex
parentaa8e754ae5f1c660480ba684a157ed8d2d2f32cb (diff)
downloadyosys-9f6364c1c4f268043536adf1b675da0994ee268e.tar.gz
yosys-9f6364c1c4f268043536adf1b675da0994ee268e.tar.bz2
yosys-9f6364c1c4f268043536adf1b675da0994ee268e.zip
presentation progress
Diffstat (limited to 'manual/PRESENTATION_ExSyn.tex')
-rw-r--r--manual/PRESENTATION_ExSyn.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/manual/PRESENTATION_ExSyn.tex b/manual/PRESENTATION_ExSyn.tex
index 4c19c48b9..f183da936 100644
--- a/manual/PRESENTATION_ExSyn.tex
+++ b/manual/PRESENTATION_ExSyn.tex
@@ -479,12 +479,11 @@ iopadmap -outpad OBUF I:O -inpad IBUF O:I @xl_nonclocks
write_edif synth.edif
\end{lstlisting}
\column[t]{6cm}
+\vskip1cm
\begin{block}{Teaser / Outlook}
\small\parbox{6cm}{
-This script contains some constructs that have not been explained
-so far, such as the weird {\tt select} expressions at the end of
-the script. They are only one of the topics covered in Section 3
-``Advanced Synthesis'' of this presentation.}
+The weird {\tt select} expressions at the end of this script are discussed in
+the next part (Section 3, ``Advanced Synthesis'') of this presentation.}
\end{block}
\end{columns}
\end{frame}