ALU Design Example
| VHDL Files | ||
| alu.vhd | arithmetic_module.vhd | bit_reg.vhd |
| datapath.vhd | bit_reg.vhd | logic_module.vhd |
| mux.vhd | ||
| Testbench Files | ||
| datapath_tb.vhd | alu_tb.vhd | |
| Testbench input Files | ||
| input.txt | opcode.txt | |
| A tar ball with everything | ||
| alu_example.tar.gz | ||