Skip to content

Commit c652158

Browse files
committed
re-test
1 parent a8f1280 commit c652158

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/top.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ module tt_um_cpu_top (
7979
assign uio_out = 8'b0;
8080
assign uio_oe = 8'b0;
8181

82-
// List all unused inputs to prevent warnings
8382
wire _unused = &{uio_in[7:1], ena};
8483

8584
endmodule

0 commit comments

Comments
 (0)