Skip to content

Choose net name for Clock Tree synthesis #401

Closed Answered by vijayank88
vijayank88 asked this question in Q&A
Discussion options

You must be logged in to vote

@maliberty
just found your OL Issue: The-OpenROAD-Project/OpenLane#769

In cts.tcl you have:
clock_tree_synthesis {*}arg_list
...
-clk_nets $::env(CLOCK_NET)\

-clk_nets isn't needed if the clocks are defined in SDC. CTS will automatically find the clock nets from STA.

Just defining clock port name is enough

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@vijayank88
Comment options

vijayank88 Mar 29, 2022
Collaborator Author

Comment options

You must be logged in to vote
0 replies
Comment options

vijayank88
Mar 30, 2022
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by vijayank88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants