3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-02 00:00:44 +00:00

presentation progress

This commit is contained in:
Clifford Wolf 2014-02-05 13:12:50 +01:00
parent aa8e754ae5
commit 9f6364c1c4
5 changed files with 230 additions and 8 deletions

View file

@ -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}