From: Luke Kenneth Casson Leighton Date: Wed, 21 Mar 2018 16:58:22 +0000 (+0000) Subject: add sdram X-Git-Tag: convert-csv-opcode-to-binary~5769 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=371384a432fd1bc1decab5d1b3c5d90fcef33912;p=libreriscv.git add sdram --- diff --git a/shakti/m_class.mdwn b/shakti/m_class.mdwn index 59bca0505..554c69707 100644 --- a/shakti/m_class.mdwn +++ b/shakti/m_class.mdwn @@ -224,8 +224,8 @@ Some interfaces at: * Pinmux ("IOF") for multiplexing several I/O functions onto a single pin * - including AXI, DMA, GPIO, I2C, JTAG, PLIC, QSPI, SDRAM, UART (and TCM?). FlexBus, HyperBus and xSPI to - be added. + including AXI, DMA, GPIO, I2C, JTAG, PLIC, QSPI, SDRAM, UART (and TCM?). + FlexBus, HyperBus and xSPI to be added. List of Interfaces: @@ -240,6 +240,7 @@ List of Interfaces: * SD/MMC and eMMC [[sdmmc]] * Pin Multiplexing [[pinmux]] * Gigabit Ethernet [[RGMII]] +* SDRAM [[sdram]] List of Internal Interfaces: diff --git a/shakti/m_class/sdram.mdwn b/shakti/m_class/sdram.mdwn new file mode 100644 index 000000000..c81d1fd5a --- /dev/null +++ b/shakti/m_class/sdram.mdwn @@ -0,0 +1,3 @@ +# SDRAM + +*