mirror of
https://github.com/MPSU/APS.git
synced 2025-09-15 17:20:10 +00:00
Обновление тестбенчей
This commit is contained in:
@@ -63,6 +63,9 @@ initial begin
|
||||
repeat(3e3)@(posedge clk_i);
|
||||
$display("Simulation finished. Number of errors: %d", err_count);
|
||||
$finish();
|
||||
#5;
|
||||
$display("You're trying to run simulation that has finished. Aborting simulation.")
|
||||
$fatal();
|
||||
end
|
||||
|
||||
initial begin
|
||||
|
Reference in New Issue
Block a user