Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

simCleanRun

simCleanRun( 
)
=> t / nil

Description

Deletes files created by both SE and the analysis tool being used from the simulation run directory. The function deletes only files that can be recreated by renetlisting or resimulating. Files which are required to rerun the simulation, such as the si.env and control files, are not deleted. The function displays a dialog box so you can confirm that you intend to delete the information. If the deletion is confirmed, the files that SE creates are deleted along with the files specified by the simCleanFileList variable. The simCleanFileList variable is set differently by each application integrated into SE.

Arguments

None

Value Returned

t

The command is successful.

nil

The command was unsuccessful.

Examples

simCleanRun( )

Related Topics

OSS Functions


Return to top
 ⠀
X