
This project implements the required digital logic circuit using Verilog. The circuit processes the input signals and generates outputs according to the designed functionality.
No external hardware required.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | Input bit 0 | Pattern match result | unused |
| 1 | Input bit 1 | Bit 1 compare | unused |
| 2 | Input bit 2 | Bit 2 compare | unused |
| 3 | Input bit 3 | Bit 3 compare | unused |
| 4 | Input bit 4 | Bit 4 compare | unused |
| 5 | Input bit 5 | Bit 5 compare | unused |
| 6 | Input bit 6 | Bit 6 compare | unused |
| 7 | Input bit 7 | Bit 7 compare | unused |