From c44006ed878f923c90dcf538944c0cf84d987b79 Mon Sep 17 00:00:00 2001 From: dan <17553473+poname@users.noreply.github.com> Date: Sat, 9 Sep 2023 20:46:23 -0300 Subject: [PATCH] f4pga and surelog upgrade --- libs/EXTERNAL/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/EXTERNAL/CMakeLists.txt b/libs/EXTERNAL/CMakeLists.txt index 04140579c07..f13e9a95fbe 100644 --- a/libs/EXTERNAL/CMakeLists.txt +++ b/libs/EXTERNAL/CMakeLists.txt @@ -30,7 +30,7 @@ if (${WITH_PARMYS}) PREFIX "surelog" GIT_REPOSITORY https://github.com/chipsalliance/Surelog.git - GIT_TAG v1.71 + GIT_TAG v1.74 GIT_PROGRESS TRUE # setting source, build and install directories @@ -61,7 +61,7 @@ if (${WITH_PARMYS}) PREFIX "f4pga-plugins" GIT_REPOSITORY https://github.com/chipsalliance/yosys-f4pga-plugins.git - GIT_TAG v1.20230808 + GIT_TAG v1.20230906 GIT_PROGRESS TRUE # setting source, build and install directories