Check the given signal value.
Check the given signal value. Returns false and displays the given message if the value is not equal to the expected value.
Boolean - true if signal is equal
Check the given condition, and if false, display the given message.
Check the given condition, and if false, display the given message.
Boolean - true if condition is true
Get actual value of a signal.
Get actual value of a signal.
BigInt - actual value read
Set a signal value
Display message
Set reset during n cycles
Advance the simulation by n steps.
Get the actual step value (simTime)
Get the actual step value (simTime)
simTime - number of steps since begining of simulation