Question: Design a simple ALU with 8-bit operand, 3-bit opcode and 8-bit result. Provide comments throughout your code. Creating a test bench to test your design
Design a simple ALU with 8-bit operand, 3-bit opcode and 8-bit result. Provide comments throughout your code. Creating a test bench to test your design for one operands combination and test you 8 functions of the ALU. In your report, provide Verilog code for each module, test bench, and timing diagram or $monitor outputs illustrating correct functionality.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
