File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616MAKEFLAGS+ =--warn-undefined-variables
1717
1818export CARAVEL_ROOT? =$(PWD ) /caravel
19+ export UPRJ_ROOT? =$(PWD )
1920PRECHECK_ROOT? =${HOME}/mpw_precheck
2021export MCW_ROOT? =$(PWD ) /mgmt_core_wrapper
2122SIM? =RTL
@@ -43,9 +44,9 @@ export ROOTLESS
4344
4445ifeq ($(PDK ) ,sky130A)
4546 SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
46- export OPEN_PDKS_COMMIT?=dd7771c384ed36b91a25e9f8b314355fc26561be
47- export OPENLANE_TAG?=2023.10.16
48- MPW_TAG ?= mpw-9i
47+ export OPEN_PDKS_COMMIT?=c887119ffa27d48613249b973a66dc667fe6ecd3
48+ export OPENLANE_TAG?=2024.07.19
49+ MPW_TAG ?= mpw-9k
4950
5051ifeq ($(CARAVEL_LITE ) ,1)
5152 CARAVEL_NAME := caravel-lite
6162
6263ifeq ($(PDK ) ,sky130B)
6364 SKYWATER_COMMIT=f70d8ca46961ff92719d8870a18a076370b85f6c
64- export OPEN_PDKS_COMMIT?=dd7771c384ed36b91a25e9f8b314355fc26561be
65- export OPENLANE_TAG?=2023.10.16
66- MPW_TAG ?= mpw-9i
65+ export OPEN_PDKS_COMMIT?=c887119ffa27d48613249b973a66dc667fe6ecd3
66+ export OPENLANE_TAG?=2024.07.19
67+ MPW_TAG ?= mpw-9k
6768
6869ifeq ($(CARAVEL_LITE ) ,1)
6970 CARAVEL_NAME := caravel-lite
You can’t perform that action at this time.
0 commit comments