asiGetAnalogKeepList
asiGetAnalogKeepList(o_session) =>l_AnalogSignalDescriptionList
Description
Returns a list of user-selected output signals that are analog. This method first checks if the current simulation session is mixed-signal. If yes, then it returns all the user-selected output signals within the analog partition of the mixed-signal design. Otherwise, it calls asiGetKeepList to get the list of signals and currents to be saved during simulation.
Arguments
Value Returned
Return to top