add slides
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 12 Jul 2018 12:14:39 +0000 (13:14 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 12 Jul 2018 12:14:39 +0000 (13:14 +0100)
shakti/m_class/AC97.mdwn
shakti/m_class/ULPI.mdwn
shakti/m_class/USB3.mdwn
shakti/m_class/libre_riscv_chennai_2018.tex

index 0c4ec5e3a8aa82851ae66206a0608a52f7c6a7e8..68dd807802ee2972e7dc3650cddaab1fbbcc6896 100644 (file)
@@ -5,6 +5,7 @@
 * <https://en.wikipedia.org/wiki/AC%2797>
 * <http://hands.com/~lkcl/ac97_r23.pdf> AC97 datasheet
 * <http://realtek.info/pdf/alc850.pdf> example AC97 8-channel datasheet
+* <https://github.com/www-asics-ws/mpac>
 
 
 Question: how does AC97 fit in with [[I2S]]?
index 483cfc6876f6c11eefb1d965602d5854b424cbe1..6e9d7bf2d4d7ffdc25362ffdbe1729ae2cd4cc9e 100644 (file)
@@ -25,5 +25,5 @@ BSD I guess...(fix me)
 * <https://github.com/mossmann/daisho/blob/master/sw/fpga/common/usb3/usb2_ulpi.v> (BSD)
 * <https://opencores.org/project,usb>
 * <https://github.com/alexforencich/verilog-wishbone>
-
+* <https://github.com/www-asics-ws/usb2_dev>
 
index 49a88000bec0e995c1bf1a854b0f04d5ed6dccc8..51a3436a433eca3a19b9d973552189c926b7dc80 100644 (file)
@@ -1,4 +1,4 @@
 # USB3 (Pipe)
 
 * TUSB1310A example PHY <http://www.ti.com/lit/gpn/tusb1310a>
-
+* Daisho <https://github.com/mossmann/daisho>
index a65a0d869d9975010b43d50f10f2bd47495fd4df..ab62b58f18e1689d9ef0e32f6750d5e8f87c6c2b 100644 (file)
 \frame{\frametitle{Credits and Acknowledgements}
 
  \begin{itemize}
-   \item The Designers of RISC-V\vspace{8pt}
-   \item The RISC-V Foundation\vspace{8pt}
-   \item The Shakti Group, and IIT Madras RISE Group\vspace{8pt}
-   \item Prof. G S Madhusudan\vspace{8pt}
-   \item Neel Gala\vspace{8pt}
-   \item Rishabh Jain\vspace{8pt}
-   \item Members of the RISC-V Open Groups (SW/HW/ISA)\vspace{8pt}
+   \item The Designers of RISC-V
+   \item The RISC-V Foundation
+   \item The Shakti Group, and IIT Madras RISE Group
+   \item Prof. G S Madhusudan
+   \item Neel Gala
+   \item Rishabh Jain
+   \item Members of the RISC-V Open Groups (SW/HW/ISA)
    \item Libre and Open Software and Hardware Communities
+   \item Richard Herveille (RoaLogic), Edmund Humenberger, Clifford Wolf
+            (Symbiotica EDA), Rudi (Asics.ws),
+            Alex Forenchich, LowRISC Team
+    \item Anonymous Sponsor
   \end{itemize}
 }
 
 }
 
 
+\frame{\frametitle{Interesting Missing Stuff [2] - AC97/I2S, USB2 PHY}
+
+
+\begin{itemize}
+   \item Rudi (Asics.ws) donating time to create a Multi-Protocol
+            Audio Controller: AC97, PCM, PDM, I2S\\
+          http://libre-riscv.org/shakti/m\_class/AC97/
+       \item USB2 is... convoluted.  UTMI-ULPI-USB2 PHY\\
+               USB2-PHY not confirmed (Rudi has one)\\
+               Also Rudi has DDR (8-pin) variant of ULPI
+          http://libre-riscv.org/shakti/m\_class/ULPI/
+       \item USB3 not necessarily a good idea to put into Libre-RISCV\\
+               Daisho USB3 Pipe exists, TUSB1310a PHY is 175 pin FBGA!
+       \item Libre SD/MMC typically at "Open" Level 20MB/sec appx.
+               Full spec and eMMC requires membership.
+  \end{itemize}
+}
+
+
 \frame{\frametitle{TODO}
 
  \begin{itemize}