From: Yehowshua Date: Thu, 11 Jun 2020 22:10:38 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2468 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=522fcace433041224d302d597671dae349636b05;p=libreriscv.git --- 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)