Skip to content

Commit 234e361

Browse files
committed
update pdk for new decap cells
Signed-off-by: Kareem Farid <[email protected]>
1 parent abeb2d6 commit 234e361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export MGMT_ROOT?=$(FRIGATE_ROOT)/dependencies/caravel_mgmt_soc
2121
export MGMT_REPO_URL?=https://github.com/efabless/caravel_mgmt_soc_litex.git
2222
export MGMT_BRANCH?=Add_newfill
2323
export PDK_ROOT?=$(PWD)/dependencies/pdks
24-
export OPEN_PDKS_COMMIT?=0fe599b2afb6708d281543108caf8310912f54af
24+
export OPEN_PDKS_COMMIT?=0c1df35fd535299ea1ef74d1e9e15dedaeb34c32
2525

2626
export PROJECT_ROOT=$(shell pwd)
2727

0 commit comments

Comments
 (0)