- added missing IPF project files
- improved GHDL build script git-svn-id: http://moon:8086/svn/vhdl/trunk@1432 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -102,7 +102,6 @@ STIMULUS: process
|
||||
|
||||
wait for 1000*CLK_PERIOD;
|
||||
|
||||
assert false report "Test finished" severity error;
|
||||
wait;
|
||||
|
||||
end process;
|
||||
|
||||
@@ -160,7 +160,6 @@ STIMULUS: process
|
||||
wait for 300*CLK_PERIOD;
|
||||
end loop;
|
||||
|
||||
assert false report "Test finished" severity error;
|
||||
wait;
|
||||
|
||||
end process;
|
||||
|
||||
@@ -154,7 +154,6 @@ STIMULUS: process
|
||||
|
||||
file_close(RESULT);
|
||||
|
||||
assert false report "Test finished" severity failure;
|
||||
wait;
|
||||
|
||||
end process;
|
||||
|
||||
Reference in New Issue
Block a user