From 522fcace433041224d302d597671dae349636b05 Mon Sep 17 00:00:00 2001 From: Yehowshua Date: Thu, 11 Jun 2020 23:10:38 +0100 Subject: [PATCH] --- 45nm_Fall2022.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/45nm_Fall2022.mdwn b/45nm_Fall2022.mdwn index 46bd7c4de..e4831be45 100644 --- a/45nm_Fall2022.mdwn +++ b/45nm_Fall2022.mdwn @@ -9,6 +9,9 @@ Starting page - IOMMU ## Interfaces + +### Advanced + - SERDES - 20 bi-directional lanes - eight for OMI(DDR4 on top of SERDES with OpenCAPI protocol) - one for ethernet @@ -19,6 +22,19 @@ Starting page - USB - [Luna USB](https://github.com/greatscottgadgets/luna) with [USB3300 PHY](https://www.microchip.com/wwwproducts/en/USB3300#datasheet-toggle) +### Basic + +These should be easily doable with LiteX. + +* [[shakti/m_class/UART]] +* [[shakti/m_class/I2C]] +* [[shakti/m_class/GPIO]] +* [[shakti/m_class/SPI]] +* [[shakti/m_class/QSPI]] +* [[shakti/m_class/LPC]] +* [[shakti/m_class/EINT]] +* [[shakti/m_class/JTAG]] + ## Protocols - IPMT over i2c to talk to the BMC - [Intel Spec Sheet](https://www.intel.com/content/dam/www/public/us/en/documents/product-briefs/second-gen-interface-spec-v2.pdf) -- 2.30.2