diff --git a/test/tb.v b/test/tb.v index d72d836..2988e8e 100644 --- a/test/tb.v +++ b/test/tb.v @@ -24,7 +24,7 @@ module tb (); wire [7:0] uio_oe; // Replace tt_um_example with your module name: - tt_um_waves ( + tt_um_waves user_project ( // Include power ports for the Gate Level test: `ifdef GL_TEST