- removed premature test end
git-svn-id: http://moon:8086/svn/vhdl/trunk@1637 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -445,7 +445,6 @@ STIMULUS: process
|
||||
wait for 1500 us;
|
||||
wait until rising_edge(clk);
|
||||
|
||||
assert false report "Test finished" severity failure;
|
||||
wait;
|
||||
|
||||
end process;
|
||||
|
||||
Reference in New Issue
Block a user