[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: some suggestions
Stuart Brorson wrote:
Acceptable netnames
> can be of the type foo1_upper:bar_lower, foo2_upper:bar_lower, etc.
> Acceptable refdeses might be U1:U5, U2:U5 and so on [1]. Doing this
> is a problem for both gschem and for gnetlist.
>
> Unless things have changed in the last few months, gEDA can't handle
> these issues. If I'm wrong, please tell me!
With the outside running of a script to get names created, I've done this quite
well, and am going to regenerate my rows of identical layout with some added
identical buss interconnect soon because it's less time consuming than copying
and pasting all that accurately and then changing all the names....
Instead, I'm going to edit the leaf cell, then rerun the copy/number-increment
script to get it.
The gschem part is to place inout symbols that have one attrib, refdes=SOMENAME
for each pin of the sub schematic and create a symbol with matching pins, and
attach source=SUBSCHEMATIC_NAME to that symbol. The symbol pins need
pinlabel=SOMENAME and it is the same SOMENAME as above.
right mouse is now working to do down schematic or down symbol and edit them.
See: pcb-hier-cells description at
http://www.gedasymbols.org/user/john_griessen/
documentation for the .conf file is in the first few lines of the pcb-hier-cells
script.
John G
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev