35 4-bit badge ALU

35 : 0b 000 100 011 : 4-bit badge ALU

Select Project 1 2 3 4 5 6 7 8 9 ON SW2

How it works

finite state machine with combinational logic (in verilog)

How to test

cocotb

IO

# Input Output
0 clk none
1 rst none
2 ctl none
3 none cout
4 datain3 alu3
5 datain2 alu2
6 datain1 alu1
7 datain0 alu0