H
Hendra Gunawan
Guest
Hi folks,
In Verilog, we have blocking and non blocking assignments. Is there any
equivalent assignment in VHDL? From my understanding, inside the "process",
statements are executed consecutively. Is there anyway that I can make it
concurrent, just like the one in Verilog when we use "<=" assignment to
ensure concurrent execution of all the statements in the always block?
Thanks!
Hendra
In Verilog, we have blocking and non blocking assignments. Is there any
equivalent assignment in VHDL? From my understanding, inside the "process",
statements are executed consecutively. Is there anyway that I can make it
concurrent, just like the one in Verilog when we use "<=" assignment to
ensure concurrent execution of all the statements in the always block?
Thanks!
Hendra