From 68c2a88484f9ea052f42ef288cb50368a5538f8e Mon Sep 17 00:00:00 2001 From: Francesco Conti Date: Thu, 16 May 2024 00:18:07 +0200 Subject: [PATCH] Update Bender.yml/lock with beautified pulp_soc --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index d893ffaf..7daa2eaa 100644 --- a/Bender.lock +++ b/Bender.lock @@ -186,7 +186,7 @@ packages: - udma_sdio - udma_uart pulp_soc: - revision: 8a821b6cbf45cda5f1b2ce67cf6c04ffa8e1fa27 + revision: e3fa9100629b87834f7da8d494e8d58f3cb24080 version: null source: Git: https://github.com/pulp-platform/pulp_soc.git diff --git a/Bender.yml b/Bender.yml index e582439a..40b643bf 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: "a0661ddd06286ba409a2c3c67eb58fba5c559026" } # branch fc/cv32e40x + pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: "e3fa9100629b87834f7da8d494e8d58f3cb24080" } # branch fc/cv32e40x 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" }