Skip to content

Commit

Permalink
set GPL_CELL_PADDING to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Dec 25, 2023
1 parent 5256457 commit d6d254c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configuration/routing.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ set ::env(GLB_RESIZER_SETUP_MAX_BUFFER_PERCENT) 50
set ::env(GLB_RESIZER_ALLOW_SETUP_VIOS) 0
if { $::env(PDK) == "sky130A" } {
set ::env(RT_CLOCK_MIN_LAYER) met3
set ::env(GPL_CELL_PADDING) 2
}

0 comments on commit d6d254c

Please sign in to comment.