Skip to content

Combinational design no clock #1150

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

You must be logged in to vote

@jimbo1990
For clock less design you can define config.tcl in following way:

# turn off clock
set ::env(CLOCK_TREE_SYNTH) 0
set ::env(CLOCK_PORT) ""

Built-in example here: https://github.com/The-OpenROAD-Project/OpenLane/blob/master/designs/inverter/config.tcl

Replies: 1 comment

Comment options

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