mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
Update lab_02.tb_alu.sv
This commit is contained in:
committed by
GitHub
parent
e9665941f9
commit
8396bb51ab
@@ -64,7 +64,7 @@ initial
|
||||
$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