mirror of
https://github.com/MPSU/APS.git
synced 2025-09-16 17:40:41 +00:00
ЛР4. Исправление опечатки в тб
This commit is contained in:
committed by
GitHub
parent
0b181d5797
commit
4fab0e9814
@@ -37,7 +37,7 @@ module lab_04_tb_CYBERcobra();
|
|||||||
$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;
|
||||||
#5;
|
#5;
|
||||||
$display("You're trying to run simulation that has finished. Aborting simulation.")
|
$display("You're trying to run simulation that has finished. Aborting simulation.");
|
||||||
$fatal();
|
$fatal();
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user