wishbone: fix SRAM; improve tests for Decoder & Arbiter
[nmigen-soc.git] / nmigen_soc / scheduler.py
2020-01-29 Harry Howishbone.bus: borrow & re-design Arbiter from 'jfng...
2020-01-29 Harry Howishbone: fix that RoundRobin might assert CYC indefinitely
2020-01-29 Harry Howishbone: add Arbiter, RoundRobin, SRAM, InterconnectShared