Skip to content

bloqade.lanes.arch.spec.ZoneBus

← Module overview

classZoneBussource

bloqade.lanes.arch.spec.ZoneBus

An inter-zone transport bus that maps source zone+word pairs to destinations.

class ZoneBus

The src and dst lists are parallel arrays of (zone_id, word_id) tuples: src[i] maps to dst[i].