evs2012 / 16-Bit_Processor

The final project for Computer Architecture
0 stars 0 forks source link

ALU Testbench #2

Open DanSciortino opened 8 years ago

DanSciortino commented 8 years ago

Implement the ALU. Generate a testbench and show that it works for addition, subtraction, multiplication, passthrough A and passthrough B by including screenshots. In the report, you also need to explain how you design your ALU, such as, circuit, etc.

DanSciortino commented 7 years ago

Made test bench. need to compile and verify waveform