add summary slide
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 Jun 2018 09:51:22 +0000 (10:51 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 Jun 2018 09:51:22 +0000 (10:51 +0100)
pinmux/pinmux_chennai_2018.tex

index 215c62e5f1d6bfeb6d8cc8c11d7f13251f3f9796..8e27f1377193e95b6e4b5c454c9c565e711b3718 100644 (file)
 \frame{\frametitle{Summary}
 
  \begin{itemize}
-   \item TODO
+   \item Actual muxing, like SRAM cells, is deceptively simple
+            \vspace{10pt}
+   \item Actual pinmuxes are enormous: auto-generation essential
+            \vspace{10pt}
+   \item HDLs completely unsuited to auto-generation task\\
+            (TRM, docs): { \bf Modern OO language features needed}
+            \vspace{10pt}
+   \item Verification and auto-generation of different HDLs far
+            easier in a Modern OO language
+            \vspace{10pt}
+   \item Standardisation for RISC-V saves implementors from huge
+            duplication cost (HDL, firmware, docs, maintenance)
+            \vspace{10pt}
+   \item { \bf Ultimately it's about saving money and reducing risk }
   \end{itemize}
 }