Encounter DEF & Design Compiler

Status
Not open for further replies.

eeStud

Member level 1
Joined
Feb 17, 2011
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,527
Hi all,
Can i read def file created from SOC Encounter into DC using extract_physical_constraints?
i have tries but got link error.

Thanks.
 

The DEF should contain only the macros, pads placement, rows and power rings.
 
Reactions: eeStud

    eeStud

    Points: 2
    Helpful Answer Positive Rating
It would help to know the exact m-code.
Suggestions ...
1) See if the man-page for the exact link-error you get (e.g. "man LINK-123" or "man DCT-456" in the DC-Topo console) gives more specific insight (but it might be too general).
2) Examine at the DEF contents in an editor (it's an ASCII text file) to see if the top-level "DESIGN" name or any of the macros' hierarchical paths are wrong w.r.t. your netlist hierarchy.
3) Maybe you are forgetting to include a link path to a macro that is in the netlist.
Or you might be missing a path to the MW/FRAM view for a macro in the create_mw_lib or set_mw_lib_reference command.
Or you might have a problem with FRAM view consistency versus the Liberty/DB view, in which case you need to scrub through the log errors/warnings, and also not be inadvertently suppressing important ones (the check_library command can help with this).
 
Reactions: eeStud

    eeStud

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…