On Thu, 2007-12-13 at 09:49 -0500, DJ Delorie wrote: > Longer example of 7400: > > nand3 : > ([A=1,B=2],Y=3),([A=4,B=5],Y=6),([A=9,B=10],Y=8),([A=12,B=13],Y=11),Vcc=14,Gnd=8 > : TI : SN74ALS00N : DIP-14-300.fp > nand3 : [A=1,B=2],Y=4,Vcc=5,GND=3 : TI : SN64AHC1G00 : SOT-23-t.fp
I'm not sure... is this consistent syntax for all layers of permutation? Shouldn't it be: [([A=1,B=2],Y=3),([A=4,B=5],Y=6),([A=9,B=10],Y=8),([A=12,B=13],Y=11)],Vcc=14,Gnd=8 (Note extra [] around our "slot" groups). -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

