Sets interface to master mode. When user wants to change passthrough VIP as master VIP, what they do is to call <hierarchy_path>.IF.set_intf_master
Sets interface to monitor mode. Set VIP into runtime passthrough mode. what they do is to call <hierarchy_path>.IF.set_intf_monitor
function void set_initial_reset( |
| ); |
To initialise rst signal
if RST_POLARITY of rst vip is high, set rst to be 1, else, set rst to be 0
if RST_POLARITY of rst vip is high, set rst to be 0, else, set rst to be 1