diff --git a/Bender.lock b/Bender.lock index c1c2b9b9..77129ab0 100644 --- a/Bender.lock +++ b/Bender.lock @@ -118,28 +118,6 @@ packages: - common_verification - register_interface - tech_cells_generic - hwpe-ctrl: - revision: 1916c72f024175f1fe351acc3db3c6e9925a117d - version: 1.7.3 - source: - Git: https://github.com/pulp-platform/hwpe-ctrl.git - dependencies: - - tech_cells_generic - hwpe-mac-engine: - revision: cd48c574f1972ecbe02d3f463a0e12a92acde484 - version: 1.3.3 - source: - Git: https://github.com/pulp-platform/hwpe-mac-engine.git - dependencies: - - hwpe-ctrl - - hwpe-stream - hwpe-stream: - revision: 65c99a4a2f37a79acee800ab0151f67dfb1edef1 - version: 1.8.0 - source: - Git: https://github.com/pulp-platform/hwpe-stream.git - dependencies: - - tech_cells_generic ibex: revision: b18f7ef178ed07f5085051f96042c670a919fd5c version: null @@ -172,8 +150,8 @@ packages: - udma_sdio - udma_uart pulp_soc: - revision: bf65372aab4edd404160170e2a4d2c63b27ab5f2 - version: 5.0.1 + revision: 4763edad187e34f0d6b130f46d247d434d9cf8c3 + version: null source: Git: https://github.com/pulp-platform/pulp_soc.git dependencies: @@ -186,8 +164,8 @@ packages: - cluster_interconnect - common_cells - cv32e40p + - cv32e40x - fpnew - - hwpe-mac-engine - ibex - jtag_pulp - pulp_io diff --git a/Bender.yml b/Bender.yml index 77782261..323b8dde 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", version: 5.0.1 } + pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: 4763eda } 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" }