Update lab_04.tb_cybercobra.sv

This commit is contained in:
Andrei Solodovnikov
2025-03-27 19:18:59 +03:00
committed by GitHub
parent cc4ee6ff53
commit 94de825a79

View File

@@ -31,8 +31,6 @@ module lab_04_tb_CYBERcobra();
#10;
rstn = 1'b0;
sw_i = 16'b100001000; //значение, до которого считает счетчик
//#260;
//sw_i = 15'b0;
#10000;
$display("\n The test is over \n See the internal signals of the CYBERcobra on the waveform \n");
$finish;