mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Progress on presentation
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user