mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
Update lab_04.tb_cybercobra.sv
This commit is contained in:
committed by
GitHub
parent
cc4ee6ff53
commit
94de825a79
@@ -31,8 +31,6 @@ module lab_04_tb_CYBERcobra();
|
|||||||
#10;
|
#10;
|
||||||
rstn = 1'b0;
|
rstn = 1'b0;
|
||||||
sw_i = 16'b100001000; //значение, до которого считает счетчик
|
sw_i = 16'b100001000; //значение, до которого считает счетчик
|
||||||
//#260;
|
|
||||||
//sw_i = 15'b0;
|
|
||||||
#10000;
|
#10000;
|
||||||
$display("\n The test is over \n See the internal signals of the CYBERcobra on the waveform \n");
|
$display("\n The test is over \n See the internal signals of the CYBERcobra on the waveform \n");
|
||||||
$finish;
|
$finish;
|
||||||
|
Reference in New Issue
Block a user