hnlCatIncrementalNetlistFiles
hnlCatIncrementalNetlistFiles(
p_catFile
l_netlistFileList
)
=> t / nil
Description
Concatenates the list of netlist files into a single file whose file handle is given as the first parameter to this function. The second parameter is the list of files to be concatenated.
Arguments
Value Returned
Examples
hnlCatIncrementalNetlistFiles( hnlIncludeFile,
hnlNetlistFileList )
Related Topics
Return to top