X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=introduction.lhs;h=1a6ff718f27226e4952009f484f784ad5ca7441f;hb=3dbbf959f851797dfe1c6eea2290da933397ad27;hp=1c9eef8dc8cedbb0902fc9ddb87fd1db3df771e6;hpb=d0420235340ee715db69a023bf0f6ad75d573735;p=matthijs%2Fmaster-project%2Ffinal-presentation.git diff --git a/introduction.lhs b/introduction.lhs index 1c9eef8..1a6ff71 100644 --- a/introduction.lhs +++ b/introduction.lhs @@ -6,10 +6,10 @@ \frametitle{Hardware} \begin{figure} \centerline{ -\includegraphics<1>[height=6cm]{figures/cpus/pmiphone_boardtopbig} -\includegraphics<2>[height=6cm]{figures/cpus/Intel_core_i7} -\includegraphics<3>[height=6cm]{figures/cpus/6600GT_GPU} -\includegraphics<4>[height=6cm]{figures/cpus/Altera_StratixIV} +\includegraphics<1>[height=8cm]{figures/cpus/pmiphone_boardtopbig} +\includegraphics<2>[height=8cm]{figures/cpus/Intel_core_i7} +\includegraphics<3>[height=8cm]{figures/cpus/6600GT_GPU} +\includegraphics<4>[height=8cm]{figures/cpus/Altera_StratixIV} } \label{img:chips} \end{figure} @@ -20,54 +20,19 @@ \item Binnenkant iPhone met veelvoud aan chips, Laatste Intel CPU, Nvidia Videochip, Altere FPGA } -\frame -{ -\frametitle{Transistor} -\begin{figure} -\centerline{ -\includegraphics<1>[height=6cm]{figures/transistor/hr-1sttransistor} -\includegraphics<2>[height=6cm]{figures/transistor/worldsfastes} -\includegraphics<3>[height=6cm]{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{Transistor Counts} -\begin{itemize} -\item Cell (Playstation 3): 241 Million -\item Intel Core i7: 731 Million -\item ATI HD5800: 2150 Million -\item Nvidia GF100 (Expected Summer 2010): 2900 Million -\end{itemize} -} -\note[itemize] -{ -\item Aantal gebruikte transistoren wordt steeds groter -} - \frame { \frametitle{Designing Hardware} \centerline{Design with 4 transistors} \begin{columns}[c] -\column{0.5\textwidth} +\column{0.6\textwidth} \vspace{-0.5cm} \begin{figure} -\centerline{\includegraphics[height=5cm, trim = 0 0 0 2.5cm, clip]{figures/schakelingen/NAND}} +\centerline{\includegraphics[height=6cm, trim = 0 0 0 2.5cm, clip]{figures/schakelingen/NAND}} \end{figure} -\column{0.5\textwidth} +\column{0.4\textwidth} \begin{figure} -\centerline{\includegraphics[height=5cm, trim = 0 4.5cm 0 0, clip]{figures/schakelingen/CMOS_NAND_Layout}} +\centerline{\includegraphics[height=6cm, trim = 0 4.5cm 0 0, clip]{figures/schakelingen/CMOS_NAND_Layout}} \end{figure} \end{columns} } @@ -78,13 +43,33 @@ \item Links een schematisch ontwerp, Rechts de layout van de metaal lagen } +\frame +{ +\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} \vspace{0.5cm} \centerline{\Large This won't work for 730 million transistors!} \begin{figure} -\centerline{\includegraphics[height=4cm]{figures/transistor/nehalem-core}} +\centerline{\includegraphics[height=7cm]{figures/transistor/nehalem-core}} \end{figure} }