Skip to content

Commit

Permalink
Merge pull request #323 from efabless/marwaneltoukhy-patch-1
Browse files Browse the repository at this point in the history
Update open_pdks version in Makefile
  • Loading branch information
jeffdi authored Oct 25, 2023
2 parents 8234a04 + 4b5b935 commit 4e5bbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ ifeq ($(PDK),gf180mcuD)
CARAVEL_REPO := https://github.com/efabless/caravel-gf180mcu
CARAVEL_TAG := $(MPW_TAG)
#OPENLANE_TAG=ddfeab57e3e8769ea3d40dda12be0460e09bb6d9
export OPEN_PDKS_COMMIT?=dd7771c384ed36b91a25e9f8b314355fc26561be
export OPEN_PDKS_COMMIT?=559a117b163cef2f920f33f30f6f690aa0b47e4c
export OPENLANE_TAG?=2023.10.16

endif
Expand Down

0 comments on commit 4e5bbac

Please sign in to comment.