mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 03:31:24 +00:00
Progress on presentation
This commit is contained in:
parent
a3ac6b6f47
commit
842ca2f011
2 changed files with 69 additions and 8 deletions
|
@ -5,6 +5,8 @@
|
|||
\sectionpage
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{Representations of (digital) Circuits}
|
||||
|
||||
\begin{frame}[t]{\subsecname}
|
||||
|
@ -18,18 +20,23 @@
|
|||
\item Non-graphical
|
||||
\begin{itemize}
|
||||
\item \alert<3>{Netlists}
|
||||
\item \alert<4>{Hardware Description Language}
|
||||
\item \alert<4>{Hardware Description Languages (HDLs)}
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
\bigskip
|
||||
\begin{block}{Definition}
|
||||
\only<1>{Schematic Diagrams are ... TBD}
|
||||
\only<2>{Physical Layouts are ... TBD}
|
||||
\only<3>{Netlists are ... TBD}
|
||||
\only<4>{Hardware Description Languages are ... TBD}
|
||||
\begin{block}{Definition:
|
||||
\only<1>{Schematic Diagram}%
|
||||
\only<2>{Physical Layout}%
|
||||
\only<3>{Netlists}%
|
||||
\only<4>{Hardware Description Languages (HDLs)}}
|
||||
\only<1>{TBD}
|
||||
\only<2>{TBD}
|
||||
\only<3>{TBD}
|
||||
\only<4>{TBD}
|
||||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{Levels of Abstraction for Digital Circuits}
|
||||
|
||||
|
@ -81,10 +88,10 @@
|
|||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\subsection{Digital Circuit Synthesis}
|
||||
|
||||
\begin{frame}{\subsecname}
|
||||
\end{frame}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue