mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
ЛР7. Исправление опечатки в тб
This commit is contained in:
committed by
GitHub
parent
5ff39a8a46
commit
84794a5d87
@@ -29,7 +29,7 @@ module lab_07_tb_processor_system();
|
||||
$display("\n The test is over \n See the internal signals of the module on the waveform \n");
|
||||
$finish;
|
||||
#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();
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user