Complete the top design of the single-cycle processor using the previously designed datapath elements
- single_cycle_cpu.sv (Single-cycle Processor)
Verify the design with the testbench
- Set the clock frequency as 100 MHz
- Instantiate the top design file as "dut" (design under test)
- Given initial memory data for the instruction memory and the data memory