-
Compile (make sure filles.txt is in the directory) iverilog -o my_design.vvp -c filles.txt
-
Run vvp my_design.vvp
-
Open with gtkwave tool gtkwave cpu_wavedata.vcd
viraj-dhanushka/Verilog-based-CPU
A 32-bit CPU which includes an ALU, a Register File, Control Unit, Data and Instruction memory
Verilog