(no commit message)
authorYehowshua <Yehowshua@web>
Thu, 11 Jun 2020 22:10:38 +0000 (23:10 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 11 Jun 2020 22:10:38 +0000 (23:10 +0100)
45nm_Fall2022.mdwn

index 46bd7c4de85ee57943311d4283f746bf9f8f4eb0..e4831be452c7573813e20af5af48ad8e0f3ba949 100644 (file)
@@ -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)