A collection of shared wires. It that can simulate a stream of Bits that allows for transfer of data between multiple Components.
- Multiple reading sources
- Only one writing source at a time
Design
- Using a Tri-state Buffer Gate
A collection of shared wires. It that can simulate a stream of Bits that allows for transfer of data between multiple Components.