wishbone: fix that RoundRobin might assert CYC indefinitely
[nmigen-soc.git] / nmigen_soc / scheduler.py
2020-01-29 Harry Howishbone: fix that RoundRobin might assert CYC indefinitely
2020-01-29 Harry Howishbone: add Arbiter, RoundRobin, SRAM, InterconnectShared