ALU Design Example

CMPUT 329

ALU Design Example



This page contains the files that form the ALU design example discussed in class.


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