When two gates want to change an input of a gate.
We cannot link them directly → short circuit
⇒ Let’s instead use MUXes or tri-state drivers
They have 3 states :
- z : undefined
- : off
- : on
They are built from a data input , an enable input and an output
| z | ||
| z | ||
| We have a few different types of tri-state drivers |
Active high and active low → low inverts the signal