gEDA-user: Slots and tragesym

2007-04-06 Thread Craig Niederberger
Could someone please explain how to use slot= slotdef= in tragesym for symbols with multiple identical components in a symbol/chip? Thanks super in advance, Craig Niederberger ___ geda-user mailing list geda-user@moria.seul.org

Re: gEDA-user: Slots and tragesym

2007-04-06 Thread Steve Meier
Craig, from the 7400-1.sym numslots=4 slotdef=1:1,2,3 slotdef=2:4,5,6 slotdef=3:9,10,8 slotdef=4:12,13,11 slot=1 This tells us that this symbol has 4 slots. The pins for slot 1 are 1, 2 and 3 and for slot 2 they are 4, 5 and 6. The graphical pins themselves have an attribute pinseq=3. This

Re: gEDA-user: Slots and tragesym

2007-04-06 Thread Craig Niederberger
Thanks super, Steve. I'm dense. I can't seem to get tragesym to work for multiple slots. Here's a snippet... numslots=4 #slot=1 #slotdef=1:1,2,3 #slotdef=2:7,6,5 #slotdef=3:8,9,10 #slotdef=4:14,13,12 #comment= #comment= #comment= [pins] # tabseparated list of pin descriptions # pinnr is the

Re: gEDA-user: Slots and tragesym

2007-04-06 Thread Steven Michalske
The comment markers in front of your slotdefs slot=1 slotdef=1:1,2,3 slotdef=2:7,6,5 slotdef=3:8,9,10 slotdef=4:14,13,12 On Apr 6, 2007, at 7:57 PM, Craig Niederberger wrote: Thanks super, Steve. I'm dense. I can't seem to get tragesym to work for multiple slots. Here's a snippet...

Re: gEDA-user: Slots and tragesym

2007-04-06 Thread Craig Niederberger
In the immortal words of Homer Simpson, Doh. Thanks super, Steven and Steve. For those who might encounter this on a search for tragesym and slot (as I), here's the correct snippet--N.B. seq refers to a repeated pin, not a cluster of pins, and none out all of the invisible pins: numslots=4

Re: gEDA-user: Slots and tragesym

2007-04-06 Thread Craig Niederberger
And the last entry for those who might be searching tragesym and slot, *only include one* of the multiple components, eg numslots=4 slot=1 slotdef=1:1,2,3 slotdef=2:7,6,5 slotdef=3:8,9,10 slotdef=4:14,13,12 [pins] # ... #- #pinnr seq type