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

Re: gEDA-user: displaying nets on a component in PCB



On 8/23/06, DJ Delorie <dj@xxxxxxxxxxx> wrote:

> Sorry, I didn't notice the log message I get after entering the second
> netlist command:
>
> Net .* has no pin U6-.*

Try this patch.  With it, you have three rats options:

:netlist rats
         Adds all rats to the list (default)

:netlist norats
:netlist rats .* U31
         Adds rats for nets which connect to U31

Sweet. That worked for me. But I had to use ( ) and commas like:

netlist(rats,.*,U31)

or else it said

unknown action `netlist rats'

Thanks,
Taylor

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