| Author |
Message |
hgby2209
Joined: 07 Mar 2003 Posts: 122
|
13 Jul 2007 12:18 CTS for MUX Clock |
|
|
|
|
My clock generate circuit's structure is as the following Fig.
clk_src & clk_1 & clk_2 are create clock point, and I want clk_1 & clk_2 are balanceed.
Could anyone tell me how to do CTS using Astro for this case?
|
|
| Back to top |
|
 |
eternal_nan
Joined: 10 Mar 2003 Posts: 158 Helped: 15 Location: eternity
|
15 Jul 2007 0:19 CTS for MUX Clock |
|
|
|
|
| Manually balance upto the mux, run CTS on the points after the mux and constrain both trees to have the same insertion delay.
|
|
| Back to top |
|
 |
rakko
Joined: 01 Jun 2001 Posts: 244 Helped: 2 Location: mozambic
|
15 Jul 2007 4:04 Re: CTS for MUX Clock |
|
|
|
|
Why not let Astro do the whole thing. It will usually do a better job than is possible by human.
1- Specify a clock source (frequency, jitter and so on....).
2- Specify all other clocks as generated clocks sourced from the source clock.
3- Tell Astro to insert a BCT on all these clocks, including the master clock trunk.
|
|
| Back to top |
|
 |
Google AdSense

|
15 Jul 2007 4:04 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
eminem198123
Joined: 13 Sep 2006 Posts: 19 Location: Beijing, China
|
15 Jul 2007 12:52 Re: CTS for MUX Clock |
|
|
|
|
| rakko wrote: |
Why not let Astro do the whole thing. It will usually do a better job than is possible by human.
1- Specify a clock source (frequency, jitter and so on....).
2- Specify all other clocks as generated clocks sourced from the source clock.
3- Tell Astro to insert a BCT on all these clocks, including the master clock trunk. |
the thing is that, you can just balance all the generated div2, div3, dib6......clocks together with the root clock. Then the clk1 & clk2 generated from the MUX output are inherently balanced. The delay form the div2,div3.....clock to the MUX input must be the same.
BTW, waht does BCT stand for?
|
|
| Back to top |
|
 |
p_shinde
Joined: 25 Feb 2006 Posts: 299 Helped: 4 Location: tokyo
|
17 Jul 2007 5:29 Re: CTS for MUX Clock |
|
|
|
|
| BCT must be balanced clock tree
|
|
| Back to top |
|
 |