User Tools

Site Tools


geda:faq-gnetlist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
geda:faq-gnetlist [2012/02/20 15:14]
127.0.0.1 external edit
geda:faq-gnetlist [2013/08/17 15:11]
gareth [Bill of Materials (BOM) Generation] Remove dead link for gentlest
Line 6: Line 6:
  
 ====== Bill of Materials (BOM) Generation ====== ====== Bill of Materials (BOM) Generation ======
-There are five different backends for [[http://​geda.seul.org/​tools/​gnetlist/​index.html|gnetlist]] ​which enable you to export a BOM. Call them with -g and be sure to give the output file name with the -o option:+There are five different backends for gnetlist which enable you to export a BOM. Call them with -g and be sure to give the output file name with the -o option:
 <​code>​ <​code>​
    ​gnetlist -g partslist3 -o output.bom schematic.sch ​    ​gnetlist -g partslist3 -o output.bom schematic.sch ​
Line 132: Line 132:
  
 then you need to create a file called “attribs” in the current directory which contains the attributes which you want inside the bom file. An example of this file would be: then you need to create a file called “attribs” in the current directory which contains the attributes which you want inside the bom file. An example of this file would be:
-<xterm>​device +<code>​device 
-value</xterm>+value</code>
  
 For information about BOM generation see [[#Bill of Materials (BOM) Generation|above]]. For information about BOM generation see [[#Bill of Materials (BOM) Generation|above]].
geda/faq-gnetlist.txt · Last modified: 2014/04/18 08:15 by vzh