bloqade.lanes.arch.spec.ZoneBus
← Module overview
class
classZoneBus¶source
bloqade.lanes.arch.spec.ZoneBus
An inter-zone transport bus that maps source zone+word pairs to destinations.
class ZoneBusThe src and dst lists are parallel arrays of (zone_id, word_id)
tuples: src[i] maps to dst[i].