| Author |
Message |
praneshcn
Joined: 23 Aug 2007 Posts: 88
|
05 Mar 2008 13:01 MAGMA CTS PROBLEM |
|
|
|
Hi,
I am trying to minimize clock skew in my design and i found a command "run timing adjust skew" which can used in cts. But when i gave the command i got the following error. any suggestions.
mantle[182]:>run timing adjust skew $m $l -effort high -clear
MSG-10 While running 'run timing adjust skew /work/demod/demod /cl013lv -effort high -clear':
CLK-7 ERROR: This command will set latency forces. Latency forces can only be set in 'ideal' clock mode. However, the current clock mode is 'computed.'
thankz
|
|
| Back to top |
|
 |
jyothia
Joined: 25 Apr 2005 Posts: 7
|
18 Mar 2008 12:18 Re: MAGMA CTS PROBLEM |
|
|
|
| U have set all the clock as propagated instaed of ideal before going for CTS. May be because of this its showing the ERROR/Warning.
|
|
| Back to top |
|
 |
Asha_eda
Joined: 28 Nov 2007 Posts: 16
|
19 Mar 2008 11:25 Re: MAGMA CTS PROBLEM |
|
|
|
" run timing adjust skew" will be useful only in Ideal mode.. (Before CTS)..
U completed ur CTS,. Obviously it is in computed mode now.. U cant use this command when ur design is in computed mode....
Use this cmd before CTS Implementation.. Then Proceed with CTS..
The constraints which is generated by "run timing adjust skew" will be applying during CTS implementation (fix clock)....
Regards
|
|
| Back to top |
|
 |