From 36da8a8f31ce1ae3ce2df8ae8179ef4d5939fabf Mon Sep 17 00:00:00 2001 From: Gus Smith Date: Sat, 17 Feb 2024 15:57:35 -0800 Subject: [PATCH] Update Yosys --- dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.sh b/dependencies.sh index 45b1826..5bab82e 100644 --- a/dependencies.sh +++ b/dependencies.sh @@ -19,4 +19,4 @@ # the commit hashes of the dependencies we need, but nothing additional is # cloned on a `git clone --recursive`. -export YOSYS_COMMIT_HASH="70d35314dbd7521870047ed607897f22dc48cbc3" \ No newline at end of file +export YOSYS_COMMIT_HASH="f8d4d7128cf72456cc03b0738a8651ac5dbe52e1"