Merge git://github.com/christiaanb/thesispresentation
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 13 Dec 2009 20:25:36 +0000 (21:25 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 13 Dec 2009 20:25:36 +0000 (21:25 +0100)
* git://github.com/christiaanb/thesispresentation:
  Add sections and subsections to PDF
  Make pictures larger
  Add rest of my presentation
  Add files for FIR
  Add part about FIR filter

Conflicts:
introduction.lhs

1  2 
introduction.lhs
matthijs/introduction.lhs

index ea32adfe93b044246c4f26e59ed165b5b9440d9a,0155a5d0d69be325444ce2b9e10defa2f5d3813e..1a6ff718f27226e4952009f484f784ad5ca7441f
  \item Links een schematisch ontwerp, Rechts de layout van de metaal lagen
  }
  
- \frametitle{Transistors}
 +\frame
 +{
- \includegraphics<1>[height=6cm]{figures/transistor/hr-1sttransistor}
- \includegraphics<2>[height=6cm]{figures/transistor/worldsfastes}
- \includegraphics<3>[height=6cm]{figures/transistor/nehalem_432x315}
++\frametitle{Transistor}
 +\begin{figure}
 +\centerline{
++\includegraphics<1>[height=8cm]{figures/transistor/hr-1sttransistor}
++\includegraphics<2>[height=8cm]{figures/transistor/worldsfastes}
++\includegraphics<3>[height=8cm]{figures/transistor/nehalem_432x315}
 +}
 +\label{img:chips}
 +\end{figure}
 +}
 +\note[itemize]
 +{
 +\item Hardware is opgebouwd uit transistoren, simpele schakelaar
 +\item Eerste transistor 60 jaar geleden, ter grootte van je hand
 +\item Het word allemaal steeds kleiner
 +\item Nu: Chip net iets groter dan je duim: 731 miljoen transistoren
 +}
 +
  \frame
  {
  \frametitle{Designing Hardware}
Simple merge