csr.bus: improve comments/docs. NFC.
[nmigen-soc.git] / nmigen_soc / csr / bus.py
2019-10-22 whitequarkcsr.bus: improve comments/docs. NFC.
2019-10-21 whitequarkcsr.bus: add CSRElement and CSRMultiplexer.