Skip to content

Commit d749d1e

Browse files
committed
update
1 parent d2fcd5b commit d749d1e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ module simple (input1, input2, input3, out);
1515
// primary inputs
1616
input input1, input2, input3;
1717
18-
wire input1;
19-
wire input2;
20-
wire input3;
21-
2218
// primary output
2319
output out;
2420

0 commit comments

Comments
 (0)