Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

asiEditDigitalStimulus

asiEditDigitalStimulus( 
o_session
) 
=> o_childId / nil 

Description

This method edits the digital stimulus file. It gets the full path to the stimulus file by calling asiGetDigitalStimulusFileName. If the stimulus file does not exist, the asiNetlist flowchart step is executed to run the netlister and create a digital stimulus file. Finally the stimulus file is opened in an editor.

Arguments

o_session

The OASIS session object.

Value Returned

o_childId

Handle on the child editor process.

nil

Indicates an error.

Examples

asiInitializeNetlisterMixed( session ) 


Return to top
 ⠀
X