The Input Netlists NetList File(s) contain verbose information about the design, including Nets, Net connections, Net Properties, Pins and Pin Properties and Parts and Part Properties. The Files are built for machine processing and not friendly for user viewing.
When the user selects the Convert NetList operation, NetBom extracts the Input data into an internal database of the parts, nets and connections and the properties attached to each item. From this database, it outputs an HTML Netlist, a CSV file for easy post-processing and a Netlist in CadStar RINF format. It also builds an HTML partlist (BOM), and a CSV version for easy import into MRP tools like Arena and AGILE.
NetList Reports
HTML
The HTML NETLIST is created with a column for Net#, Number Of Nodes, NET_NAME and the List of Nodes.
...
Each individual Node in the NodeList is linked with a tool tip Popup that shows the detailed part information for that node
Html macro |
---|
<a href="http://downloads.cadenhance.com/netBom/v19.8.x/orcadDsnDiff/NEW_netlist.html" target="_blank">Use This Link to View a Working Sample in a new Tab</a> |
CSV
RINF
PartList Reports
HTML
The Content in the HTML PartList is controlled by the BOM_HEADER_PROPERTIES CSET which is entered as a comma separated list of Properties to include in the BOM reports
The contents of the PART_NUMBER property is controlled by the PART_NUMBER_PROPS CSET which lets the user specify more than one property to be used for the PART_NUMBER for cases where some parts might not be annotated with the main PART_NUMBER property. For Instance,
CSV