[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Power nets in hierarchy
- To: geda-user@seul.org
- Subject: gEDA-user: Power nets in hierarchy
- From: Bill Cox <bill@viasic.com>
- Date: Wed, 22 Oct 2003 12:15:37 -0400
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Wed, 22 Oct 2003 12:16:28 -0400
- Reply-to: geda-user@seul.org
- Sender: owner-geda-user@seul.org
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225
Hi.
I'd like to have a device type like 'power' for power bus symbols like
vdd and vss. Rather than trying to overwrite the name of the net
connected to these symbol's pins, I'd like to leave them alone until
after flattening. Then, I can have a simple pass that changes the name
of power nets to that of the power symbol. I would merge multiple
instances of such nets at this time.
This is different functionality that that given with the
net=<netname>:<pinlabel> attribute. That attribute assigns pins on
footprints to signals, even when they are not available on the symbol.
Power devices would globally override nets after flattening, but would
have no effect until then.
What do you think?
Bill