Remove A72 from presentation (no time)

This commit is contained in:
Théophile Bastian 2024-12-01 15:32:34 +01:00
parent 5f2c8842f6
commit c5eabf6997
2 changed files with 7 additions and 8 deletions

View file

@ -2,20 +2,19 @@
\begin{frame}{The Cortex A72} \begin{frame}{The Cortex A72}
\begin{itemize} \begin{itemize}
\item{} Low-power ARM CPU \item{} ARM
\item{} CPU of the Raspberry Pi 4: easily available \item{} CPU of the Raspberry Pi 4: easily available
\item{} Aarch64, NEON SIMD
\medskip{} \medskip{}
\item{} ARM CPUs not usually modeled! \item{} ARM CPUs not usually modeled!
\item{} Backend modeled by \palmed{} \item{} Backend modeled by \palmed{}
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\begin{frame} %\begin{frame}
\centering % \centering
\includegraphics[width=0.9\textwidth]{A72_pipeline_diagram.svg} % \includegraphics[width=0.9\textwidth]{A72_pipeline_diagram.svg}
\todo{Dispatch queues} % \todo{Dispatch queues}
\end{frame} %\end{frame}
\begin{frame}{Manual model} \begin{frame}{Manual model}
\begin{itemize} \begin{itemize}

View file

@ -38,7 +38,7 @@ CORSE team}}}
\importchapter{10_popularization} \importchapter{10_popularization}
\selectlanguage{english} \selectlanguage{english}
\importchapter{20_foundations} \importchapter{20_foundations}
\importchapter{30_frontend} %\importchapter{30_frontend}
\importchapter{40_cesasme} \importchapter{40_cesasme}
\importchapter{50_staticdeps} \importchapter{50_staticdeps}
\importchapter{60_a72combined} \importchapter{60_a72combined}