We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abeb2d6 commit 234e361Copy full SHA for 234e361
Makefile
@@ -21,7 +21,7 @@ export MGMT_ROOT?=$(FRIGATE_ROOT)/dependencies/caravel_mgmt_soc
21
export MGMT_REPO_URL?=https://github.com/efabless/caravel_mgmt_soc_litex.git
22
export MGMT_BRANCH?=Add_newfill
23
export PDK_ROOT?=$(PWD)/dependencies/pdks
24
-export OPEN_PDKS_COMMIT?=0fe599b2afb6708d281543108caf8310912f54af
+export OPEN_PDKS_COMMIT?=0c1df35fd535299ea1ef74d1e9e15dedaeb34c32
25
26
export PROJECT_ROOT=$(shell pwd)
27
0 commit comments