asiSetMarchList
asiSetMarchList(o_sessionl_MarchList) =>l_MarchList
Description
Sets the list of signals to march during simulation.
Arguments
|
List of signals to march during simulation. This is a list of selected signals (nets) or terminals comprising of the following information: |
Value Returned
Example
asiSetMarchList( session myMarchList )
Sets myMarchList as the list of signals to march for the given session.
Return to top