wishbone: add Arbiter, RoundRobin, SRAM, InterconnectShared
[nmigen-soc.git] / nmigen_soc / wishbone / __init__.py
1 from .bus import *
2 from .sram import *