task set_clk_prd( |
| ); |
set the feature of clock period, duty_cycle, jitter on/off,minmum jitter and maximum jitter
task set_clk_frq( |
| ); |
set the feature of clock period, duty_cycle, jitter on/off,minmum jitter and maximum jitter
Returns minimum jitter range
Returns maximum jitter range
function void set_initial_value( |
| ); |
Sets the initial value of clk in clk vip
Returns the initial value of clk in clk vip
Returns the jitter range of the clk
Returns the current clock period of the clock generation
Returns the current clock period of the clock generation
Starts to generate clock. This API has to be called to get clock signal.
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