Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

partlist.csv

The netlist tool exports a partlist.csv file using the same headers as the web browser report. Configuration information for this can be found in the NetBom Report Settings documentation.

The headers option in the NetBom report settings (default: PART_NUMBER,QTY,REF_DES,DESCRIPTION,PART_VOLT) can be changed to add or remove any valid part property (like JEDEC_TYPE, PATH, etc) to the report. The report table column order is also controlled by this variable.

The NL_ITEM_CELLS_PER_ROW CSET (default:25) controls how many reference designators are placed in a row. If more than the desired quantity exist, they will be split across multiple lines to make the report more readable.

Properties are read from the pstxprt.dat file and from any cadence .pst library file referenced in the design (to allow the inclusion of properties that exist in the .pst file but might not be included in the netlist).

An example partlist.csv file opened in Excel is shown below.

  • No labels