wishbone: fix SRAM; improve tests for Decoder & Arbiter
[nmigen-soc.git] / nmigen_soc / test / test_wishbone_bus.py
2020-03-01 Harry Howishbone: fix SRAM; improve tests for Decoder & Arbiter wishbone_interconnect
2020-01-29 Harry Howishbone.bus: borrow & re-design Arbiter from 'jfng...
2020-01-29 Harry Howishbone: add a simple test for InterconnectShared
2020-01-22 Jean-François Nguyenwishbone.bus: add Arbiter.
2019-10-26 whitequarkwishbone.bus: add Decoder.
2019-10-26 whitequarkwishbone.bus.Interface: add support for LOCK_IO signal.
2019-10-26 whitequarkAdd missing tests (100% branch coverage!)
2019-10-25 whitequarkwishbone.bus: add Interface.