diff --git a/Bender.lock b/Bender.lock index e52c7f1f..f8b58948 100644 --- a/Bender.lock +++ b/Bender.lock @@ -26,8 +26,8 @@ packages: dependencies: - tech_cells_generic apb_fll_if: - revision: 1acbb0f9485f903a60417ab4c455067fc9ebe766 - version: 0.2.0 + revision: ce34d65007e05da1f788fcdf7cc1849b5aedaf67 + version: 0.2.1 source: Git: https://github.com/pulp-platform/apb_fll_if.git dependencies: @@ -96,8 +96,8 @@ packages: - hwpe-stream - zeroriscy fir-xifu: - revision: b31bc66683704646727140b57a91c5ca2de396d5 - version: 0.1.0 + revision: 031d31f52f6c3151c5ff683e3e268277f2ddc30b + version: 0.1.1 source: Git: https://github.com/pulp-platform/fir-xifu.git dependencies: @@ -195,7 +195,7 @@ packages: - udma_sdio - udma_uart pulp_soc: - revision: 7c377ca63b5d792a99605a26cafd487863c85df0 + revision: a9c360697d8f4cbf7859f2b52c9372d2a1945683 version: null source: Git: https://github.com/pulp-platform/pulp_soc.git diff --git a/Bender.yml b/Bender.yml index 992e780a..f3aed66c 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: efcl_ss-v0.1.1 } # branch fc/cv32e40x + pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: efcl_ss-v0.1.2 } # 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" } diff --git a/sw/pulp-runtime b/sw/pulp-runtime index a4c7916f..326f85ce 160000 --- a/sw/pulp-runtime +++ b/sw/pulp-runtime @@ -1 +1 @@ -Subproject commit a4c7916fff5aa0e358e71de93c570c5d8d83aa7b +Subproject commit 326f85ce9a04163f2904eb43ae72e1cfe06357fd diff --git a/sw/regression_tests b/sw/regression_tests index 5f3a73ff..9d44f7bb 160000 --- a/sw/regression_tests +++ b/sw/regression_tests @@ -1 +1 @@ -Subproject commit 5f3a73ff578765daf5b63c29374db2b15cb36800 +Subproject commit 9d44f7bb4ae3cf1c01f96ed8c619c218d1483299