[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: What is wrong



On Tue, 20 Jan 2009, Peter Clifton wrote:

On Tue, 2009-01-20 at 15:30 +0300, ineiev@xxxxxxxxxxx wrote:
Hello, Patrick;

On 1/20/09, Patrick Dupre <pd520@xxxxxxxxxx> wrote:
When I try to make the rate net, I get:
Can't find T pin 1 called for in netlist

There is a string in rats.c, in function ParseConnection(),
for (i = j; i > 0 && ElementName[i - 1] >= 'a'; i--);

I think this may mean something like slotting
("Tm-1" in the netlist is interpreted as "element T, slot m, pin 1"),
though I am not sure.

When Tm is renamed to Tm1, it works as expected.

Yep, you got it in one.. although strictly speaking, "m" is just
dropped. PCB doesn't know or care about slots.

PCB drops any lower case suffixes on refdes. That might be documented
somewhere, but I'm not sure where ;)

Yes and no, I found something at:
http://www.geda.seul.org/mailinglist/geda-user69/msg00072.html

Thank

--
---
==========================================================================
 Patrick DUPRÉ                      |   |
 Department of Chemistry            |   |    Phone: (44)-(0)-1904-434384
 The University of York             |   |    Fax:   (44)-(0)-1904-432516
 Heslington                         |   |
 York YO10 5DD  United Kingdom      |   |    email: pd520@xxxxxxxxxx
==========================================================================

_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user