[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: gnetlist and "flat" hierarchy handling



JohnLM wrote:

> Now some sub-schematics share slotted ICs, but gnetlist
> doesn't quite see it that way, since it prefixes all sub-schem elements
> with "hierarchy tag", breaking slotting.
> 
> In addition, presumably "global symbols" as GND and Vcc are prefixed as
> well, so I end up with different GND net for every schematic.
> 
> I presume there isn't much I can do (with current gnetlist) to avoid
> prefixing (without changing schematics a lot), though a flag for
> gnetlist or schematic attribute to prevent hierarchical prefixing would
> be nice.

Some settings in $HOME/.gEDA/gnetlistrc might do the trick. Specifically:

/------------------
(hierarchy-traversal "enabled")

(hierarchy-uref-mangle "disabled")
(hierarchy-uref-separator "")

(hierarchy-netname-mangle "disabled")
(hierarchy-netname-separator "")

(hierarchy-netattrib-mangle "disabled")
(hierarchy-netattrib-separator "/")
\------------------

You may check your system-gnetlistrc for more options and explanations.

---<)kaimartin(>---
-- 
Kai-Martin Knaak                                  tel: +49-511-762-2895
Universität Hannover, Inst. für Quantenoptik      fax: +49-511-762-2211	
Welfengarten 1, 30167 Hannover           http://www.iqo.uni-hannover.de
GPG key:    http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get



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