Skip to content

Commit 94de825

Browse files
authored
Update lab_04.tb_cybercobra.sv
1 parent cc4ee6f commit 94de825

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Labs/04. Primitive programmable device/lab_04.tb_cybercobra.sv

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ module lab_04_tb_CYBERcobra();
3131
#10;
3232
rstn = 1'b0;
3333
sw_i = 16'b100001000; //значение, до которого считает счетчик
34-
//#260;
35-
//sw_i = 15'b0;
3634
#10000;
3735
$display("\n The test is over \n See the internal signals of the CYBERcobra on the waveform \n");
3836
$finish;

0 commit comments

Comments
 (0)