On Jun 9, 2011, at 9:50 PM, Frank Thomson wrote:

> The netlist requires these PADS in the top level schematic be listed at the 
> top of the netlist file, normally I can access pins of an instance by passing 
> a uref to one of the gnetlist primitives (forget which one) and getting back 
> a list of pins but I cannot do that for the very top level schematic, it 
> seems to not have a uref or any way to say "give me a list of pins that are 
> in the top level".

Pins are for symbols. You could make a top-level symbol, set source= to the top 
level schematic, and then place that symbol in its own over-the-top schematic. 
That's good for simulation, too.

Or, you can make component symbols representing pads. That's what I do: see 
http://www.gedasymbols.org/user/john_doty/symbols/openIP/02-pads.html

John Doty              Noqsi Aerospace, Ltd.
http://www.noqsi.com/
j...@noqsi.com




_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to