S
Skybuck Flying
Guest
Hi,
Does VHDL have a goto statement ?
I would like to use a goto statement to prevent "expensive" procedure calls
etc... (at least in pascal it would be expensive)
But maybe for VHDL it doesn't matter if code is split up in procedures ?
Still... It could be handy to write stuff in pascal with goto's and then
later convert it to VHDL... but since it doesn't have goto's I guess those
goto's will have to be replaced by procedure calls later..
Bye,
Skybuck.
Does VHDL have a goto statement ?
I would like to use a goto statement to prevent "expensive" procedure calls
etc... (at least in pascal it would be expensive)
But maybe for VHDL it doesn't matter if code is split up in procedures ?
Still... It could be handy to write stuff in pascal with goto's and then
later convert it to VHDL... but since it doesn't have goto's I guess those
goto's will have to be replaced by procedure calls later..
Bye,
Skybuck.