aboutsummaryrefslogtreecommitdiffstats
path: root/testbench.v
diff options
context:
space:
mode:
Diffstat (limited to 'testbench.v')
-rw-r--r--testbench.v3
1 files changed, 3 insertions, 0 deletions
diff --git a/testbench.v b/testbench.v
index 4e6b780..292db7a 100644
--- a/testbench.v
+++ b/testbench.v
@@ -45,6 +45,9 @@ module testbench;
reg [31:0] mem_axi_rdata;
picorv32_axi #(
+`ifdef SP_TEST
+ .ENABLE_REGS_DUALPORT(0),
+`endif
.ENABLE_MUL(1),
.ENABLE_IRQ(1)
) uut (