From 884b181816d083dffc9184640538d9ecb5a3ed0f Mon Sep 17 00:00:00 2001 From: Michael Rogenmoser Date: Mon, 26 Feb 2024 13:38:43 +0100 Subject: [PATCH] bump pulp_soc --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index 352e6e67..b7fe40f4 100644 --- a/Bender.lock +++ b/Bender.lock @@ -171,7 +171,7 @@ packages: - udma_sdio - udma_uart pulp_soc: - revision: b72561de8fe8f1399d8231e5467275a70c618cc6 + revision: 95efc08c176f2e38fa2137ad913ce31baabc2c95 version: null source: Git: https://github.com/pulp-platform/pulp_soc.git diff --git a/Bender.yml b/Bender.yml index 585f28e3..c806bb2b 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: b72561de8fe8f1399d8231e5467275a70c618cc6 } + pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: 95efc08c176f2e38fa2137ad913ce31baabc2c95 } 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" }