GEDA

From RoboWiki
Revision as of 10:05, 17 May 2010 by Balogh (talk | contribs)
Jump to: navigation, search


gnetlist

First, you need to create a file called 'attribs' in which you list the attributes that you want to end up in the bill of materials. For example, if you put:

refdes
device
value

In fact, refdes is not necessary as this is default. Then you'll get those 3 attributes in the BOM:

gnetlist -g bom relays.sch


More: http://www.bastl.sk/modules/smartsection/item.php?itemid=45