verilog scheduling semantics

Status
Not open for further replies.

bharat_in

Member level 4
Joined
Oct 5, 2006
Messages
78
Helped
9
Reputation
18
Reaction score
7
Trophy points
1,288
Activity points
1,716
In verilog scheduling "Monitor events" are the execution of system tasks $monitor and $strobe.

Now as $strobe and $display are not same, which kind of event $display system task is?
Is it Active, Inactive or Future event?
 

Active event as per Verilog "stratified event queue".
 

    bharat_in

    Points: 2
    Helpful Answer Positive Rating
Hi
$display is active event..

$monitor and $strobe are Monitor event ( both will update there value at the end of simulation time step.)
Regards
 

    bharat_in

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…