commit | 465b6eb5a10e2bb42eef249684ee36ca7f385d6e | [log] [tgz] |
---|---|---|
author | jeffdi <jeffdi@efabless.com> | Mon Oct 24 21:47:37 2022 -0700 |
committer | jeffdi <jeffdi@efabless.com> | Mon Oct 24 21:47:37 2022 -0700 |
tree | 2900bf33386d165225c2dfd274dc071e55fe84a9 | |
parent | ef05c40de87596f82a725a82399ef4319d97136d [diff] |
update Makefile
diff --git a/Makefile b/Makefile index 4df540a..2d6e5c9 100644 --- a/Makefile +++ b/Makefile
@@ -48,13 +48,13 @@ else + MPW_TAG ?= gfmpw-0a CARAVEL_NAME := caravel CARAVEL_REPO := https://github.com/efabless/caravel-gf180mcu CARAVEL_TAG := $(MPW_TAG) #OPENLANE_TAG=ddfeab57e3e8769ea3d40dda12be0460e09bb6d9 export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f export OPENLANE_TAG?=2022.10.20 - MPW_TAG ?= gfmpw-0a endif