From aa1137499a695c01834bdf6ebd61ab0415c50a0b Mon Sep 17 00:00:00 2001 From: Yvan Tortorella Date: Tue, 3 Sep 2024 17:07:20 +0200 Subject: [PATCH] Bump tech to update PDK. --- carfield.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carfield.mk b/carfield.mk index 556b78b4..c08113fc 100644 --- a/carfield.mk +++ b/carfield.mk @@ -422,7 +422,7 @@ car-check-litmus-tests: $(LITMUS_WORK_DIR)/litmus.log ############## tech-repo := git@iis-git.ee.ethz.ch:Astral/gf12.git # no commit by default, change during development -tech-commit := 9fe2a2bcb7a636c93bceada37e23bfc08902b6b3 # branch: yt/thales +tech-commit := 4ad307ca3fb599b502bd997b3c6b5aa7f0470fd9 # branch: yt/pdk-update tech-clone: git clone $(tech-repo) tech