the
process
of VHDL a quite power tool in order to produce
simulation code.
Please note that
process will run forever - meaning it will start
again automatic when ever it ends.
The only way to
"kill" a
process
will be a
wait
statement without any time assignment.
The
wait
for
20 ns
will wait for the given time (20 ns)