Altera_Forum
Honored Contributor
13 years agowait statement
hii, can we use wait statement in vhdl for assigning values to a variable? if possible please give the syntax... thank you for spending your great time.
waits are not used for assigning anything to anything, they just wait for a specified length of time or until a specific event.
What are you tying to do?