hnlPrintSignal
hnlPrintSignal( )
Description
Finds and directs the netlisting of all signals in hnlCurrentCell. It processes each signal and sets up the needed variables for use later. It is responsible for calling the hnlPrintSignalHeader, hnlPrintInst, and hnlPrintSignalFooter functions.
Arguments
Examples
hnlPrintSignal( )
Related Topics
Return to top