35 4-bit badge ALU

35 : 4-bit badge ALU

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