User guide

E-40
PLI Access Routines
For your convenience VCS provides the
acc_fetch_paramval_str routine to directly return a string
pointer.
acc_fetch_paramval_str
Returns the value of a string parameter directly as char*.
Access Routines for Extended VCD Files
VCS provides the following routines to monitor the port activity of a
device:
acc_lsi_dumpports_all
Adds a checkpoint to the file. See "acc_lsi_dumpports_all" on
page E-42 for details.
acc_lsi_dumpports_call
Monitors instance ports. See "acc_lsi_dumpports_call" on page
E-43 for details.
acc_fetch_paramval_str
Synopsis: Returns the value of a string parameter directly as char*.
Syntax: acc_fetch_paramval_str(param_handle)
Type Description
Returns: char* string pointer
Type Name Description
Arguments: handle param_handle Handle to a module parameter or specparam.
Related
routines:
acc_fetch_paramval