diff --git a/verif/tb/verilog/nanosoc_tb.v b/verif/tb/verilog/nanosoc_tb.v index e16d5b0dd1076848e516ee6ac0a06eb24f6f9d51..2ae8fdb0b13df5080172a340a3b84496e65dfae2 100644 --- a/verif/tb/verilog/nanosoc_tb.v +++ b/verif/tb/verilog/nanosoc_tb.v @@ -130,6 +130,8 @@ SROM_Ax32 ); `endif + assign TEST=1'b0; + // Pullup to suppress X-inputs pullup(P0[ 0]); pullup(P0[ 1]);