We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dfb4b1 commit e25f880Copy full SHA for e25f880
assignment-06/tb_comparator8.v
@@ -21,7 +21,7 @@
21
`timescale 1 ns/1 ns
22
23
24
-module tb_comparator3 ();
+module tb_comparator8 ();
25
26
reg [7:0] A;
27
reg [7:0] B;
0 commit comments