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 cc4ee6f commit 94de825Copy full SHA for 94de825
Labs/04. Primitive programmable device/lab_04.tb_cybercobra.sv
@@ -31,8 +31,6 @@ module lab_04_tb_CYBERcobra();
31
#10;
32
rstn = 1'b0;
33
sw_i = 16'b100001000; //значение, до которого считает счетчик
34
- //#260;
35
- //sw_i = 15'b0;
36
#10000;
37
$display("\n The test is over \n See the internal signals of the CYBERcobra on the waveform \n");
38
$finish;
0 commit comments