[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: What is wrong
> PCB drops any lower case suffixes on refdes. That might be
> documented somewhere, but I'm not sure where ;)
It's documented in the "Netlist File" section:
If a NAME ends with a lower-case letter, all lower-case letters are
stripped from the end of the NAME to determine the matching
layout-name name. For example:
@example
Data U1-3 U2abc-4 FLOP1a-7 Uabc3-A9
@end example
specifies that the net called "Data" should have pin 3 of U1
connected to pin 4 of U2, to pin 7 of FLOP1 and to pin A9 of Uabc3.
Note that element name and pin number strings are case-sensitive.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user