commit | f05f8f5ab8e6c8e1ca96636bbc0f4da1b19c96ce | [log] [tgz] |
---|---|---|
author | Steve Kelly <kd2cca@gmail.com> | Tue Dec 01 19:30:01 2020 -0500 |
committer | Steve Kelly <kd2cca@gmail.com> | Tue Dec 01 19:30:01 2020 -0500 |
tree | acaeee276fce1f4408217c80ac77cfe68a0e4d9b | |
parent | 3e9c654cee040f1fd07c243e3d8f0e216e3a40c6 [diff] |
block met5 with obstruction
diff --git a/openlane/rapcore/config.tcl b/openlane/rapcore/config.tcl index a5a9cff..659b97e 100644 --- a/openlane/rapcore/config.tcl +++ b/openlane/rapcore/config.tcl
@@ -47,3 +47,6 @@ # Go fast set ::env(ROUTING_CORES) 6 #set ::env(GLB_RT_ALLOW_CONGESTION) 1 + +# block met5 with obstruction +set ::env(GLB_RT_OBS) "met5 0 0 800 800"