(no commit message)
[libreriscv.git] / shakti / m_class / QSPI.mdwn
1 # Quad SPI
2
3 see also [[SPI]].
4
5 QSPI code supports single, dual, quad lanes.
6 also supports both SDR and DDR modes.
7
8 * <https://bitbucket.org/casl/c-class/src/3fba75dfbd0c64815eb8ec6dc965666812c44bae/src/peripherals/qspi/?at=master>