diff options
Diffstat (limited to 'manual/PRESENTATION_Intro.tex')
-rw-r--r-- | manual/PRESENTATION_Intro.tex | 6 |
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 |