• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Digital Implementation
  3. CTS and Routing

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 91
  • Views 14549
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CTS and Routing

amythpai
amythpai over 12 years ago
Hello. 
I have some doubts regarding clock tree generation and routing. I am just a beginner in this field, so certain question might seem trivial:

1. Is the CTS done before the routing process or after the routing process.

2. I was trying the optimisation option in SOC encounter before routing and it inserts buffers for the two clocks which I have in the design. Can i do the optimisation after the CTS as I donot want these buffers to be added before CTS as it doesnot detect the entire path when I do the CTS. Only till the first buffer.

3.  I have a pad 
BD3CRUDQP_1V2_SF_LIN PAD_N_Clk ( .A(1'b0), .TA(1'b0), .TM(1'b0), .EN(1'b1), 
        .TEN(1'b0), .IO(Clk_PAD), .PDN(1'b1), .PUN(1'b0), .ZI(Clk) );
While doing the CTS, in the .ctstch file should i mention PAD_N_CLK/ZI in the AutoCTSRootPin option or is there any other command for IO pads?

4. I tried doing CTS after the rooting and found a lot of DRC errors when I did the verify geometry. What may be the problem? Should I now run the optimisation of the design command?

Thank you
  • Cancel
Parents
  • Kari
    Kari over 12 years ago

    1. CTS is done before nanoRoute, but all the steps up until nanoRoute use trialRoute to do some "unofficial" routing.

    2. The opt should not be touching clock nets. The clocks are probably not defined properly in the SDC (constraints).

    3.  is the pad the root of the clock? If so, then yes you can specify that in the .ctstch. However, you probably want to specify the PAD of the IO cell, so that you get the timing through the IO cell as part of the clock tree.

    4. CTS needs to be done before nanoroute - usually the clocks are detail routed at the CTS step when all the routing resource is available. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Kari
    Kari over 12 years ago

    1. CTS is done before nanoRoute, but all the steps up until nanoRoute use trialRoute to do some "unofficial" routing.

    2. The opt should not be touching clock nets. The clocks are probably not defined properly in the SDC (constraints).

    3.  is the pad the root of the clock? If so, then yes you can specify that in the .ctstch. However, you probably want to specify the PAD of the IO cell, so that you get the timing through the IO cell as part of the clock tree.

    4. CTS needs to be done before nanoroute - usually the clocks are detail routed at the CTS step when all the routing resource is available. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information