How to get those information In PT??

Status
Not open for further replies.

mic_huhu

Member level 3
Joined
Dec 16, 2004
Messages
63
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
499
Dear all

How to get those information of one design In PT such as max_capacitence max_fanout...

I only know report_design could get it . but I didn't get it , why?

and more ways?

Thanks advance

Johnny
 

Try out these commands

report_constraint ­max_capacitance
report_constraint -max_fanout
 

you can use "report_constraint -all_violators -verbose"

But you need to remember one thing, PrimeTime computes max_capacitance violations in report_constraints based on pins/ports, while Design Compiler computes them based on nets.
 

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