T
tullio
Guest
Hi,
i need to simulate the handshaking of a bus in order to comunicate
with my UUT.
Each access (for instance a read) requires a sequence of several
assignements inside an always block.
I need to repeat several times the access.
What's the best way to group together the instructions of the bus cycle
?
Is there anything like the VHDL "procedure" that can handle sequential
statements ?
i need to simulate the handshaking of a bus in order to comunicate
with my UUT.
Each access (for instance a read) requires a sequence of several
assignements inside an always block.
I need to repeat several times the access.
What's the best way to group together the instructions of the bus cycle
?
Is there anything like the VHDL "procedure" that can handle sequential
statements ?