Re: gEDA-user: device attribute in master attribute list

2009-09-23 Thread Stefan Salewski
On Tue, 2009-09-22 at 12:35 +, Kai-Martin Knaak wrote: > Cite from the master attribute list: > > /-- > device= is the device name of the symbol and is required by gnetlist. > \-- > > However, I forgot the device attribute in some of my symbols and gnetlist > did not

Re: gEDA-user: device attribute in master attribute list

2009-09-22 Thread Kai-Martin Knaak
Another snippet from the device attribute in the master attribute list: /- Do not put spaces into the device name; (...) Examples: device=7400 device=CONNECTOR 10 device=NPN TRANSISTOR \-^ ^ Why do the examples contain spaces, when th

gEDA-user: device attribute in master attribute list

2009-09-22 Thread Kai-Martin Knaak
Cite from the master attribute list: /-- device= is the device name of the symbol and is required by gnetlist. \-- However, I forgot the device attribute in some of my symbols and gnetlist did not seem to care at all. Netlist generation was just fine. What is the purpose

Re: gEDA-user: device attribute

2006-08-07 Thread Ales Hvezda
[snip] >each symbol. The Scheme back ends use this attribute when deciding >how to process the symbol and write the corresponding netlist. In >this sense, "device" is not an attribute for the user, it is for the >CAD package. Therefore, it doesn't show up in your netlist or in your >(settable)

Re: gEDA-user: device attribute

2006-08-04 Thread DJ Delorie
> Now stuck on something that is probably trivial. gsch2pcb finds my > new footprints but pcb doesn't. pcb doesn't use gafrc. Use "pcb --help" and look for the two options that set the libraries (--lib-newlib and --lib-path); you can set these using whatever mechanism your gui supports (.Xdefaul

Re: gEDA-user: device attribute

2006-08-04 Thread George M. Gallant, Jr.
Same tool, same name, different purpose. Keeps me in a constant state of confussion. Now stuck on something that is probably trivial. gsch2pcb finds my new footprints but pcb doesn't. George On Fri, 2006-08-04 at 13:56 -0400, Stuart Brorson wrote: On Fri, 4 Aug 2006, George M. Gallant, Jr

Re: gEDA-user: device attribute

2006-08-04 Thread Stuart Brorson
On Fri, 4 Aug 2006, George M. Gallant, Jr. wrote: Many of the symbols contain an entry in the form of "device=xxx". However these entries do not appear to in the ".sch" file when the symbol gets added to the schematic. We can manually assign a device attribute which appear to have the same synta

gEDA-user: device attribute

2006-08-04 Thread George M. Gallant, Jr.
Many of the symbols contain an entry in the form of "device=xxx". However these entries do not appear to in the ".sch" file when the symbol gets added to the schematic. We can manually assign a device attribute which appear to have the same syntax. Am I missing the process of importing attribu