summaryrefslogtreecommitdiff
path: root/manual/PRESENTATION_Intro.tex
blob: c14e055e344bf2741bf783077b71063bad4bca34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
\section{Introduction}

\begin{frame}
\sectionpage
\end{frame}

\subsection{Representations of (digital) Circuits}

\begin{frame}{\subsecname}
\begin{itemize}
	\item Graphical
		\begin{itemize}
			\item \alert<1>{Schematic Diagram}
			\item \alert<2>{Physical Layout}
		\end{itemize}
	\bigskip
	\item Non-graphical
		\begin{itemize}
			\item \alert<3>{Netlists}
			\item \alert<4>{Hardware Description Language}
		\end{itemize}
\end{itemize}
\bigskip
\begin{block}{Definition}
	\only<1>{Schematic Diagrams are ...}
	\only<2>{Physical Layouts are ...}
	\only<3>{Netlists are ...}
	\only<4>{Hardware Description Languages are ...}
\end{block}
\end{frame}


\subsection{Digital Circuit Synthesis}

\begin{frame}{\subsecname}
\end{frame}