PDA

View Full Version : Unrouted nets


dcowan
10-13-2003, 09:49 AM
Does anyone have a VB script that ouputs the unrouted and partially routed nets, with net names etc.?

THX,
DC

PRoehl
10-14-2003, 06:37 AM
How about using the connectivity check? It will give you a report of connectivity errors.

Just a thought......

dcowan
10-15-2003, 08:32 AM
Thanks, that will work while the engineer has the license checked out, but not in demo mode. THe VB scripts will run in demo mode, and the engineer was looking for a report that did not require the license to be checked out.

Thanks again,
DC

PRoehl
10-15-2003, 08:46 AM
I have a work-around for you.

Select All Nets, and type QL. It will kick out a report showing all the net names, routed length, and unrouted length. Depending on the size of the board, this could be a long file. But at least it gets it done for you until you can find the right VB script.

I ran this in Demo mode and it works.

Later....

dcowan
10-15-2003, 08:53 AM
Hey thanks Paul! That will work just fine. I know its going to a long report since it's a motherboard, but it'll work.
Thanks again, and have a good one,
DC