On Mon, Feb 2, 2009 at 1:10 PM, Nick Nobody <[email protected]> wrote: > Hello, > > How can I change the pin numbers for different logic gates that are on the > same IC? For example, if I add 2 7402 gates they will both have the same > pin numbers (1,2,3), but I'd like to make the second one have pins 4,5,6. > Is there a simple way to do this?
Add a slot attribute, Slot 1 will be (1,2,3) Slot 2 will be (4,5,6); (* jcl *) -- You can't create open hardware with closed EDA tools. http://www.luciani.org _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

