diff --git a/corev_apu/tb/ariane_tb.sv b/corev_apu/tb/ariane_tb.sv index 8f3ab00222..ce85ecdaf9 100644 --- a/corev_apu/tb/ariane_tb.sv +++ b/corev_apu/tb/ariane_tb.sv @@ -82,8 +82,8 @@ module ariane_tb; // .NUM_WORDS ( NUM_WORDS ), .InclSimDTM ( 1'b1 ), - .StallRandomOutput ( 1'b1 ), - .StallRandomInput ( 1'b1 ) + .StallRandomOutput ( 1'b0 ), + .StallRandomInput ( 1'b0 ) ) dut ( .clk_i, .rst_ni,