spi_flash: document register fields
authorSean Cross <sean@xobs.io>
Fri, 20 Sep 2019 04:11:59 +0000 (12:11 +0800)
committerSean Cross <sean@xobs.io>
Fri, 20 Sep 2019 04:42:43 +0000 (12:42 +0800)
commit1a6dddd57cf793e09754c11f91acfbb92ce812b6
tree2e8f75017f007712b3f931780680fc06182bed7b
parent4f659ba422fc7ad7de2d3d5adb381f8dcb3b0557
spi_flash: document register fields

Document the various fields present in the SPI flash bitbang interface.
This adds documentation for the Single and DualQuad modules.

Signed-off-by: Sean Cross <sean@xobs.io>
litex/soc/cores/spi_flash.py