diff --git a/Bender.lock b/Bender.lock index 77129ab0..6d5d1ffe 100644 --- a/Bender.lock +++ b/Bender.lock @@ -80,7 +80,7 @@ packages: - fpnew - tech_cells_generic cv32e40x: - revision: fe5e7f41ad284b5aee583a727503bb6f1097daab + revision: 9e64e75cd2859aea3a772556fae00e6f89c9d43b version: null source: Git: https://github.com/pulp-platform/cv32e40x.git @@ -150,7 +150,7 @@ packages: - udma_sdio - udma_uart pulp_soc: - revision: 4763edad187e34f0d6b130f46d247d434d9cf8c3 + revision: 54f208f2aed3b729b94a5b3c1ef35c22832fd05a version: null source: Git: https://github.com/pulp-platform/pulp_soc.git diff --git a/Bender.yml b/Bender.yml index 4b3b56a0..94c1277b 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: f93bcf0 } + pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: efcl_ss-v1.0 } 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" }