This project is supposed to eventually become a Wokwi port of unigate-gf.
Run the testbench in the test directory.
| # | Input | Output | Bidirectional | 
|---|---|---|---|
| 0 | a | i | u21(a..d) | 
| 1 | b | j | u31(a..f) | 
| 2 | c | k | u22(a..f).1 | 
| 3 | d | l | u22(a..f).2 | 
| 4 | e | m | u41(a..j) | 
| 5 | f | n | nand(e, f) | 
| 6 | g | o | u21(g..j) | 
| 7 | h | p | u31(k..p) |