commit | 8675e5edfd40bd1a943c33cc9ef32674972b13bf | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> | Thu Nov 17 12:52:14 2022 -0800 |
committer | GitHub <noreply@github.com> | Thu Nov 17 12:52:14 2022 -0800 |
tree | 7909e997b5b00cca13ecc659f364c0378cb8c3ce | |
parent | 9d87a689d77502ff3b6b9056dee5e03465d0c604 [diff] |
Update Makefile update openlane to correct pdn drc issue
diff --git a/Makefile b/Makefile index 02b4bd2..5842df0 100644 --- a/Makefile +++ b/Makefile
@@ -74,7 +74,7 @@ CARAVEL_TAG := $(MPW_TAG) #OPENLANE_TAG=ddfeab57e3e8769ea3d40dda12be0460e09bb6d9 export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f - export OPENLANE_TAG?=2022.10.20 + export OPENLANE_TAG?=2022.11.17 endif