Skip to content

Commit 31d970a

Browse files
authored
Merge pull request #218 from efabless/correct_gf_power_rails
Correct gf power rails
2 parents 17bbec3 + 076bf82 commit 31d970a

17 files changed

+176097
-175207
lines changed

Makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ ifeq ($(PDK),gf180mcuC)
7373
CARAVEL_REPO := https://github.com/efabless/caravel-gf180mcu
7474
CARAVEL_TAG := $(MPW_TAG)
7575
#OPENLANE_TAG=ddfeab57e3e8769ea3d40dda12be0460e09bb6d9
76-
export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
77-
export OPENLANE_TAG?=2022.11.19
76+
#export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
77+
export OPEN_PDKS_COMMIT?=35c7265f51749ad8d9fdbb575af22c7c8fab974e
78+
export OPENLANE_TAG?=2022.11.29
7879

7980
endif
8081

def/user_project_wrapper.def

Lines changed: 8269 additions & 8164 deletions
Large diffs are not rendered by default.

gds/user_project_wrapper.gds

8.31 KB
Binary file not shown.

0 commit comments

Comments
 (0)