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.

Routing using Cadence Encounter

Status
Not open for further replies.

Cal_guy

Newbie level 3
Joined
Feb 19, 2009
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,314
I want to extract the routing for specific nets after doing the routing using Cadence Encounter. Which files have that information ?

Thanks in advance.
 

Write out the def file, there it is.

Cal_guy said:
I want to extract the routing for specific nets after doing the routing using Cadence Encounter. Which files have that information ?

Thanks in advance.
 

use
dbGet and dbForEachCellNet and dbNetExtrRCSummary to generate a script. then you can get the information.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top