Skip to content

Commit e25f880

Browse files
committed
Update Lab Material
1 parent 6dfb4b1 commit e25f880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignment-06/tb_comparator8.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
`timescale 1 ns/1 ns
2222

2323

24-
module tb_comparator3 ();
24+
module tb_comparator8 ();
2525

2626
reg [7:0] A;
2727
reg [7:0] B;

0 commit comments

Comments
 (0)