J
Jie Zhang
Guest
The following sentence is taken from page 73 of "The Verilog Hardware
Description Language, third edition"
.... the simulator is simulating concurrent processes in a sequential
manner and only switching between simulating the concurrent processes
when a wait for a FALSE condition, delay, or event control is encountered.
Is this behavior of simulator defined in the language spec of verilog?
Or can we have a verilog simulator using time slicing to schedule the
concurrent processes?
Thanks.
Jie
Description Language, third edition"
.... the simulator is simulating concurrent processes in a sequential
manner and only switching between simulating the concurrent processes
when a wait for a FALSE condition, delay, or event control is encountered.
Is this behavior of simulator defined in the language spec of verilog?
Or can we have a verilog simulator using time slicing to schedule the
concurrent processes?
Thanks.
Jie