From: Luke Leighton Date: Sun, 25 Feb 2018 11:14:43 +0000 (+0000) Subject: add spi interface page X-Git-Tag: convert-csv-opcode-to-binary~5864 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f5a6e4ac820d1ba6455137bae5db3a561379a5d2;p=libreriscv.git add spi interface page --- diff --git a/shakti/m_class.mdwn b/shakti/m_class.mdwn index 2e4e9a072..2aff73f3e 100644 --- a/shakti/m_class.mdwn +++ b/shakti/m_class.mdwn @@ -229,9 +229,7 @@ At its own page [[RGBTTL]] ## SPI -* APB to SPI -* ASIC-proven -* Wishbone-compliant +At its own page [[SPI]] ## SD/MMC (including eMMC) diff --git a/shakti/m_class/SPI.mdwn b/shakti/m_class/SPI.mdwn new file mode 100644 index 000000000..f9d82cf98 --- /dev/null +++ b/shakti/m_class/SPI.mdwn @@ -0,0 +1,11 @@ +# SPI + +* +* Optional 4-wire SPI NAND/NOR for boot (XIP - Execute In-place - recommended). +* + includes GPIO, SPI, UART, JTAG, I2C, PinCtrl, UART and PWM. Also included + is a Watchdog Timer and others. +* APB to SPI +* ASIC-proven +* Wishbone-compliant +