update slides
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 20 May 2018 13:08:35 +0000 (14:08 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 20 May 2018 13:08:35 +0000 (14:08 +0100)
simple_v_extension/simple_v_chennai_2018.tex

index b0e6cd9921dabcbdf950beb052d57792efedb4e0..e85078d132cbdb675cd9a6ef8659c3166fbfb809 100644 (file)
@@ -260,14 +260,17 @@ for (int i = 0; i < VL; ++i)
 }
 
 
-\frame{\frametitle{slide}
+\frame{\frametitle{Summary}
 
  \begin{itemize}
-   \item \vspace{10pt}
-  \end{itemize}
-  Considerations:\vspace{10pt}
-  \begin{itemize}
-   \item \vspace{10pt}
+   \item Designed for simplicity (graded levels of complexity)\vspace{10pt}
+   \item Fits RISC-V ethos: do more with less\vspace{10pt}
+   \item Reduces SIMD ISA proliferation by 3-4 orders of magnitude
+            (without SIMD downsides or sacrificing speed trade-off)\vspace{10pt}
+   \item Covers 98\% of RVV, allows RVV to fit "on top"\vspace{10pt}
+   \item Huge range of implementor freedom and flexibility\vspace{10pt}
+   \item Not designed for supercomputing (that's RVV), designed for
+         in between: DSPs, RV32E, Embedded 3D GPUs etc.\vspace{10pt}
   \end{itemize}
 }