Skip to content

Commit

Permalink
Change RT_CLOCK_MIN_LAYER to met3 for sky130
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Jan 3, 2024
1 parent 5ef2282 commit b44000c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sky130/openlane/config.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,8 @@ set ::env(GRT_LAYER_ADJUSTMENTS) "0.99,0,0,0,0,0"
set ::env(RT_MIN_LAYER) "met1"
set ::env(RT_MAX_LAYER) "met5"

set ::env(RT_CLOCK_MIN_LAYER) "met3"

# CVC
set ::env(CVC_SCRIPTS_DIR) "$::env(PDK_ROOT)/$::env(PDK)/libs.tech/openlane/cvc"

0 comments on commit b44000c

Please sign in to comment.