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.

Error: DC-Topographical Failed to link physical library. (OPT-1428)

Status
Not open for further replies.

eeStud

Member level 1
Member level 1
Joined
Feb 17, 2011
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
Activity points
1,527
Hi,
I am getting this error when i try to run compile_ultra in topographic mode:
Error: DC-Topographical Failed to link physical library. (OPT-1428)

when running not in topo mode everything works.
what should i check?
Thanks!
 

Did you set the following commands first before optimization ?

set_tlu_plus_files
set_mw_lib_reference
open_mw_lib

This is like set_target_library and you need to specify where the physical library is.
 

Hi,
No, i did not.
Should i define them only working in topo mode?
Can't i run topo mode without creating mw library?
 

HI, eeStud,

You have to know that you need extra physical library for topographical mode.
This physical library includes milkyway library and floorplanning information defined by IC compiler.
In the other words, you can't directly apply topographical mode without assistance of back-end info.
This is what I have known, maybe there is some wrong.

Polo
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top