diff --git a/test/tb.v b/test/tb.v index 2fc848c..826bf51 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_example user_project ( + tt_um_ezchips_counter user_project ( // Include power ports for the Gate Level test: `ifdef GL_TEST