| commit | 8de4e28f8bb61ef212e3bc8e137696df865f0674 | [log] [tgz] |
|---|---|---|
| author | mrg <mrg@ucsc.edu> | Mon Jun 14 18:02:33 2021 -0700 |
| committer | mrg <mrg@ucsc.edu> | Mon Jun 14 18:02:33 2021 -0700 |
| tree | af3e350b75f576991ad356be015b0d5705f05f41 | |
| parent | 2cd561f3439bd8d7622dfc7419a64268314ef2e1 [diff] [blame] |
Incrase PL_DIAMOND_SEARCH_HEIGHT
diff --git a/openlane/user_project_wrapper/config.tcl b/openlane/user_project_wrapper/config.tcl index b13919b..6748289 100755 --- a/openlane/user_project_wrapper/config.tcl +++ b/openlane/user_project_wrapper/config.tcl
@@ -86,7 +86,7 @@ # Placement config set ::env(PL_OPENPHYSYN_OPTIMIZATIONS) 0 - +set ::env(PL_DIAMOND_SEARCH_HEIGHT) 500 set ::env(PL_RANDOM_GLB_PLACEMENT) 1 set ::env(GLB_RT_ADJUSTMENT) 0.10