From 80e78da8aa301fdd6142162fc618754a3e7f3fc2 Mon Sep 17 00:00:00 2001 From: Francesco Conti Date: Fri, 31 May 2024 13:54:35 +0200 Subject: [PATCH] Revert CV32E40X change --- Bender.lock | 4 ++-- Bender.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bender.lock b/Bender.lock index 6d5d1ffe..06737886 100644 --- a/Bender.lock +++ b/Bender.lock @@ -80,7 +80,7 @@ packages: - fpnew - tech_cells_generic cv32e40x: - revision: 9e64e75cd2859aea3a772556fae00e6f89c9d43b + revision: fe5e7f41ad284b5aee583a727503bb6f1097daab version: null source: Git: https://github.com/pulp-platform/cv32e40x.git @@ -150,7 +150,7 @@ packages: - udma_sdio - udma_uart pulp_soc: - revision: 54f208f2aed3b729b94a5b3c1ef35c22832fd05a + revision: 0caf7c8a422b08b392a95029612cccd5ab72c726 version: null source: Git: https://github.com/pulp-platform/pulp_soc.git diff --git a/Bender.yml b/Bender.yml index 94c1277b..1a416e92 100644 --- a/Bender.yml +++ b/Bender.yml @@ -16,7 +16,7 @@ dependencies: common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.21.0 } apb: { git: "https://github.com/pulp-platform/apb.git", version: 0.2.4 } jtag_pulp: { git: "https://github.com/pulp-platform/jtag_pulp.git", version: 0.2.0 } - pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: efcl_ss-v1.0 } + pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: efcl_ss-v1.0.1 } tbtools: { git: "https://github.com/pulp-platform/tbtools.git", version: 0.2.1 } tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.3 } pulpissimo_padframe_rtl_sim: { path: "hw/padframe/pulpissimo_padframe_rtl_sim_autogen" }