On 9/27/06, John Griessen <[EMAIL PROTECTED]> wrote:
you will have to change that to use your chosen names, or remove them with John's script, then use djboxsym to create a symbol with pins 7 GND 14 +5V
My script creates these power pin symbols automatically. I forgot to include the following notes in my original email ---- I created a script that takes a logic symbol with embedded Vcc and GND nets and creates (1) a new symbol with the power nets removed and (2) a new symbol with two power pins. My plan is to place power symbols (and decoupling caps) for each IC in a separate section of my schematic. Since many symbols contain the same pinout for power pins the power pin symbol is a symlink to a generic symbol. The new symbol without power pins have a _np suffix. The symbol containing the power pins has a _pwr suffix. For example the 7400-1.sym (with Vcc at pin 14, GND at pin 7) would produce the files --- 7400-1_np.sym 7400.sym without power pins pwr_Vcc_14_GND_7.sym refdes, power pin, ground pin 7400-1_pwr.sym symlink to pwr_Vcc_14_GND_7.sym (* jcl *) -- http://www.luciani.org _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

