Hello, Patrick;

On 1/20/09, Patrick Dupre <pd...@york.ac.uk> 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.

Regards,
Ineiev


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

Reply via email to