hnlStopNetlist
hnlStopNetlist( ) => t
Description
Cleans up after netlisting, closes open files, closes all open cellviews, and resets all global variables to nil.
Source code for this procedure is available for CAD developers in the install_dir/tools/dfII/src/hnl/hnl.il file.
Arguments
Value Returned
Examples
hnlStopNetlist()
Related Topics
Return to top