diff --git a/Bender.lock b/Bender.lock index ec6f7ec3..352e6e67 100644 --- a/Bender.lock +++ b/Bender.lock @@ -171,7 +171,7 @@ packages: - udma_sdio - udma_uart pulp_soc: - revision: 5d5fe9d6c8612cf2c80e30c58c5acdf43b95940b + revision: b72561de8fe8f1399d8231e5467275a70c618cc6 version: null source: Git: https://github.com/pulp-platform/pulp_soc.git diff --git a/Bender.yml b/Bender.yml index fe1a2e87..585f28e3 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: 5d5fe9d6c8612cf2c80e30c58c5acdf43b95940b } + pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: b72561de8fe8f1399d8231e5467275a70c618cc6 } 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" }