mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 20:50:51 +00:00
Progress on presentation
This commit is contained in:
parent
ed8ad99960
commit
1c8f6f21b4
3 changed files with 197 additions and 8 deletions
89
manual/PRESENTATION_ExSyn.tex
Normal file
89
manual/PRESENTATION_ExSyn.tex
Normal file
|
@ -0,0 +1,89 @@
|
|||
|
||||
\section{Yosys by example -- Synthesis}
|
||||
|
||||
\begin{frame}
|
||||
\sectionpage
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{Typical Phases of a Synthesis Flow}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{Design elaboration}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{High-Level Synthesis}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{The ``proc'' commands}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{The ``memory'' commands}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{The ``fsm'' commands}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{Low-Level Synthesis}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{The ``techmap'' command}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{The ``abc'' command}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{Other special-purpose mapping commands}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
TBD
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue