asiConstructDigitalNetlist
asiConstructDigitalNetlist(
o_session
)
=> t / nil
Description
Constructs the digital netlist file for viewing.
This file is a concatenated form of the following files:
-
The template stimulus file (
testfixture.template) -
The verimix stimulus file (
testfixture.verimix) -
The verimix specific defines (
simOptions.verimix) -
The part of the netlist file that defines Interface Elements and Verimix Synchronization task statements (
IE.verimix) - Parasitic simulation annotate definitions (annotate_msb)
-
The
$save_waveformdefinitions (saveDefs) - The hierarchical netlist blocks concatenated into one file (netlist).
Arguments
Value Returned
Return to top