aboutsummaryrefslogtreecommitdiffstats
path: root/manual/PRESENTATION_Intro.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_Intro.tex
parentaa8e754ae5f1c660480ba684a157ed8d2d2f32cb (diff)
downloadyosys-9f6364c1c4f268043536adf1b675da0994ee268e.tar.gz
yosys-9f6364c1c4f268043536adf1b675da0994ee268e.tar.bz2
yosys-9f6364c1c4f268043536adf1b675da0994ee268e.zip
presentation progress
Diffstat (limited to 'manual/PRESENTATION_Intro.tex')
-rw-r--r--manual/PRESENTATION_Intro.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/PRESENTATION_Intro.tex b/manual/PRESENTATION_Intro.tex
index 1d0a60619..ea6231aca 100644
--- a/manual/PRESENTATION_Intro.tex
+++ b/manual/PRESENTATION_Intro.tex
@@ -418,7 +418,7 @@ clean
\subsection{Yosys Commands}
-\begin{frame}[fragile]{\subsecname{} 1/3}
+\begin{frame}[fragile]{\subsecname{} 1/3 \hspace{0pt plus 1 filll} (excerpt)}
Command reference:
\begin{itemize}
\item Use ``{\tt help}'' for a command list and ``{\tt help \it command}'' for details.
@@ -446,7 +446,7 @@ Commands for executing scripts or entering interactive mode:
\end{lstlisting}
\end{frame}
-\begin{frame}[fragile]{\subsecname{} 2/3}
+\begin{frame}[fragile]{\subsecname{} 2/3 \hspace{0pt plus 1 filll} (excerpt)}
Commands for reading and elaborating the design:
\begin{lstlisting}[xleftmargin=1cm, basicstyle=\ttfamily\fontsize{8pt}{10pt}\selectfont]
read_ilang read modules from ilang file
@@ -475,7 +475,7 @@ Commands for technology mapping:
\end{lstlisting}
\end{frame}
-\begin{frame}[fragile]{\subsecname{} 3/3}
+\begin{frame}[fragile]{\subsecname{} 3/3 \hspace{0pt plus 1 filll} (excerpt)}
Commands for writing the results:
\begin{lstlisting}[xleftmargin=1cm, basicstyle=\ttfamily\fontsize{8pt}{10pt}\selectfont]
write_blif write design to BLIF file