diff --git a/Labs/05. Main decoder/tb_decoder_riscv.sv b/Labs/05. Main decoder/tb_decoder_riscv.sv index 3af4d69..a141fb8 100644 --- a/Labs/05. Main decoder/tb_decoder_riscv.sv +++ b/Labs/05. Main decoder/tb_decoder_riscv.sv @@ -245,7 +245,6 @@ module tb_decoder_riscv(); instr[6:0] = {SYSTEM_OPCODE,2'b11}; instr[31:7] = 25'h604000; #delay; - $stop(); for (X=0; X<2**5-1; X=X+1) begin for (V=0; V