pub fn vpi_startup()Expand description
Called from vlog_startup_routines at VPI module load time (before
elaboration). Registers the start-of-simulation hook; everything else
happens from simulator callbacks.
pub fn vpi_startup()Called from vlog_startup_routines at VPI module load time (before
elaboration). Registers the start-of-simulation hook; everything else
happens from simulator callbacks.