resolve internal (nmigen_soc) imports
[nmigen-soc.git] / nmigen_soc / wishbone / __init__.py
1 from nmigen_soc.wishbone.bus import (Interface, CycleType, Decoder,
2 InterconnectShared, Arbiter,
3 BurstTypeExt)