mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 09:10:10 +00:00
ЛР6. Исправление опечатки в тб
This commit is contained in:
committed by
GitHub
parent
829555690b
commit
5ff39a8a46
@@ -173,7 +173,7 @@ module lab_06_tb_data_mem;
|
||||
$display("\nTest has been finished\nNumber of errors: %d\n", err_cnt);
|
||||
$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