Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

MENT0R DC CROSS REFERENCE

Status
Not open for further replies.

bijug007

Junior Member level 3
Joined
Feb 22, 2006
Messages
29
Helped
4
Reputation
8
Reaction score
0
Trophy points
1,281
Activity points
1,446
How to create a cross reference file with part location in DC?
Thanks
Biju G
 

There is a DC Utility called Cross Reference. When you run that it will give you an option to create a file
 

But i need somthing like this


C60 CAP 4B5
C61 CAP 3G1
R100 RES 9D12
 

One of the guys at work wrote some custom code to do this, the ouput look something like:

RefDes Part Number Page-Zone Generic

C1 10-000XX-01 9-H6 0.01uF
C2 10-000XX-01 9-H6 0.01uF
C3 10-00XXX-01 9-G7 4.7uF

I can't share the code with you, but what he did was use Perl to access the "ASCII Out" command and out put all of the pages of the design and then parsed the file using Perl. By doing this you can probably format it anyway you like.

If this is something you really need, you might want to put a ticket in with Mentor to see if they can give you a solution.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top