On 05/07/16 07:44, Thomas Dejanovic wrote:
Hi all,
I'm looking for a way to get the finish() functionality provided by
std.env. The work around of issuing an assertion with a severity
failure is not an acceptable solution.
What is wrong with std.env.finish ? Why not using it ?
Oh and having all the processes in a testbench terminate with a wait
is also not an acceptable solution.
So how do I work around this?
Simulation terminates when all processes are waiting and there is no
pending event. So if all the processes are executing a simple wait,
that would work too. Usually this is achieved by stopping the clock.
Tristan.
_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss