mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
presentation progress
This commit is contained in:
parent
aa8e754ae5
commit
9f6364c1c4
5 changed files with 230 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue