mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-05-03 23:09:29 +00:00
Exit cleanly from testbench on success
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
This commit is contained in:
committed by
Anton Blanchard
parent
a9e7194de5
commit
ab86b58d95
@@ -124,7 +124,6 @@ begin
|
||||
|
||||
wait for clk_period;
|
||||
|
||||
assert false report "end of test" severity failure;
|
||||
wait;
|
||||
std.env.finish;
|
||||
end process;
|
||||
end behave;
|
||||
|
||||
Reference in New Issue
Block a user