[SOLVED] Getting all 0's in setup view and N/A in reg2reg column after optDesign -preCTS in cadence Innovus

Status
Not open for further replies.

pskol95

Junior Member level 1
Joined
May 19, 2023
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
114
Hello Everyone,
I have inserted IO pads in the design.
I have "create_clock" command in the sdc (from synopsys dc)
After running "optDesign -preCTS" I am getting as shown in picture.
Where am I doing mistake ?

 

probably everywhere since your design is empty...

you can do report_timing even before you do placement. if you see nothing in there, your setup is wrong. revise mmmc, sdc, rtl, etc...
 

probably everywhere since your design is empty...

you can do report_timing even before you do placement. if you see nothing in there, your setup is wrong. revise mmmc, sdc, rtl, etc...
Without IO pad, I am able to report_design before placement, but with IO pad using same setup as, I'm getting -
"No contrainted timing paths found. Design may not be constrained or library is missing timings information"

Surely, library is not missing any information, so what can I do ?
I am using the same sdc, which has create_clock command and set_input_delay, set_output_delay etc command automatically generated during synthesis using design compiler.

Thanks !
 

sorry .. report_timing** before placement
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…