wishbone: add Arbiter, RoundRobin, SRAM, InterconnectShared
[nmigen-soc.git] / nmigen_soc / wishbone / __init__.py
index 3b2d416b27c5bdc68e6bc6b972212eaf9c7469ca..4a197f74c7d54d60b4ff79795a978c7a1cd2f07e 100644 (file)
@@ -1 +1,2 @@
 from .bus import *
+from .sram import *