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 3835887..ffbc13e 100644
--- a/testbench.v
+++ b/testbench.v
@@ -114,6 +114,9 @@ module picorv32_wrapper #(
`ifdef SP_TEST
.ENABLE_REGS_DUALPORT(0),
`endif
+`ifdef COMPRESSED_ISA
+ .COMPRESSED_ISA(1),
+`endif
.ENABLE_MUL(1),
.ENABLE_IRQ(1)
) uut (