[SOLVED] report_delay_calculation problem

Status
Not open for further replies.

ajhunt18

Member level 1
Joined
Jul 4, 2011
Messages
38
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
1,554
I have discovered this report_delay_calculation command in Design Compiler (DC), but having problems implementing it. I have attached a screenshot of the error report in DC.

Anyone, please help. Thank you!
 

Attachments

  • report_delay_calculation.JPG
    24 KB · Views: 87

did you try get_net for it ?
1. get_net fine_out[0] --> to make sure DC know this net, this net exist
2. if 1 ok, use ".... -to [get_object_name [get_net fine_out[0]]]"
 
did you try get_net for it ?
1. get_net fine_out[0] --> to make sure DC know this net, this net exist
2. if 1 ok, use ".... -to [get_object_name [get_net fine_out[0]]]"

Okay, thank you. I'll do that.

By the way, what will be the command if I am to calculate the delay of a 2-input nand gate? what should I put in the "-from" portion? :???:
 

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