-
1. Re: Report for Net Class / Differential Pairs
David Ricketts Jul 17, 2012 11:18 PM (in response to karthikeyan.rc)I've found the best way to deal with net length requirements is through the Spreadsheet Viewer in the Router. It's a little hard to learn how to configure it, but spend some time with it, and you'll find the viewer to be flexible enough to display any combination of net or pin pair lengths that you need. When you find a view you like, it is a simple matter to cut and paste it into an Excel spreadsheet if you want to do further calculations.
-
2. Re: Report for Net Class / Differential Pairs
karthikeyan.rc Jul 18, 2012 3:37 AM (in response to David Ricketts)Thanks David for your response.
My objective is to check whether the differential pairs are it is with in the tolerance limit.
Is there any one step solution is available for this (kind of script) so that it can mimimize the time as well can be applied across the end users.
The spread sheet configuratuin from the router requires individual's interpretaion to acheive the task and I believe that can't be followed as a unique process by everyone.
-
3. Re: Report for Net Class / Differential Pairs
David Ricketts Jul 18, 2012 4:12 AM (in response to karthikeyan.rc)I understand your objective. I've done several dozens of designs matching hundreds if not thousands of differential pairs using the spreadsheet viewer as my tool, so I know the process extremely well. The viewer can be used dynamically while you're routing, or passively as a front end to Excel. It's a routing aid and a reporting tool. I'm afraid I don't understand what you mean by the viewer "requires individual's interpretaion to acheive the task and I believe that can't be followed as a unique process by everyone."
-
4. Re: Report for Net Class / Differential Pairs
DenisL Jul 18, 2012 7:09 AM (in response to karthikeyan.rc)I agree that the router spreadsheet is probably the best and most thorough solution - I does however have some 'learning curve' in terms of applying filters and such to get the desired display.
In LAYOUT the easiest way to to select your differential Pair(s) either individually or by selecting the net class and then typing modeless command 'QL' for Quick Length. PADS layout will immediately produce a text report of all the selected net lengths.
-Denis
-
5. Re: Report for Net Class / Differential Pairs
karthikeyan.rc Jul 18, 2012 9:30 PM (in response to DenisL)Thanks for the suggestions gentlemen..
-
6. Re: Report for Net Class / Differential Pairs
mehjabin Jul 16, 2018 11:59 PM (in response to karthikeyan.rc)Hi karthikeyan.rc,
This works if you are using PADS:
- Select the nets you want to generate the length report of.
- Press F6+QL on the keyboard. Press 'Enter' afterwards.
- A notepad doc opens with lengths of the desired nets.
Enjoy!!
-Mehjabin
-
7. Re: Report for Net Class / Differential Pairs
chuckt Aug 15, 2018 11:21 AM (in response to karthikeyan.rc)I've attached 3 vb scripts that I use to check net lengths. They are very simple, so you should be able to customize them for your needs.
c
-
NetPairLenDiff.BAS.zip 576 bytes
-
NetLenRep_Selected.bas.zip 1.3 KB
-