
Hooks up the clock to some LFSR that drives some outputs, other outputs show the MUTEX grants and the C gate output.
Check if MUTEX grants are mutually exclusive, if C gate behaves like a C gate and if the other outputs show a 4 bit PRNG sequence.
List external hardware used in your project (e.g. PMOD, LED display, etc), if any
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | mutex r1 | mutex g1 | |
| 1 | mutex r2 | mutex g2 | |
| 2 | cgate input 1 | cgate out | |
| 3 | cgate input 2 | lfsr 0 | |
| 4 | lfsr 1 | ||
| 5 | lfsr 2 | ||
| 6 | lfsr 3 | ||
| 7 |