diff --git a/Bender.local b/Bender.local index 57909b1..69a6040 100644 --- a/Bender.local +++ b/Bender.local @@ -6,5 +6,5 @@ # overrides: - fpnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: "pulp-v0.1.3" } + fpnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: "pulp-v0.2.3" } register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: =0.4.5 } diff --git a/Bender.lock b/Bender.lock index 7ecd4bb..7e542be 100644 --- a/Bender.lock +++ b/Bender.lock @@ -7,8 +7,8 @@ packages: dependencies: - common_cells axi: - revision: f07498d53ecd5518b277c7d213ec3b71ca4df93c - version: 0.39.7 + revision: 78831b6feba265d5ee2683bbf42b4150f8a35c43 + version: 0.39.8 source: Git: https://github.com/pulp-platform/axi.git dependencies: @@ -52,7 +52,7 @@ packages: Git: https://github.com/pulp-platform/cv32e40x.git dependencies: [] fpnew: - revision: a8e0cba6dd50f357ece73c2c955d96efc3c6c315 + revision: e5aa6a01b5bbe1675c3aa8872e1203413ded83d1 version: null source: Git: https://github.com/pulp-platform/cvfpu.git @@ -106,8 +106,8 @@ packages: Git: https://github.com/pulp-platform/L2_tcdm_hybrid_interco.git dependencies: [] obi: - revision: 8097928cf1b43712f93d5356f336397879b4ad2c - version: 0.1.6 + revision: 6c7ee864172936dd6728c7352c4c65a905a2a133 + version: null source: Git: https://github.com/pulp-platform/obi.git dependencies: diff --git a/Bender.yml b/Bender.yml index 359f2f7..26c4739 100644 --- a/Bender.yml +++ b/Bender.yml @@ -18,9 +18,9 @@ dependencies: hwpe-stream : { git: "https://github.com/pulp-platform/hwpe-stream.git" , version: =1.9.0 } hwpe-ctrl : { git: "https://github.com/pulp-platform/hwpe-ctrl.git" , rev: "3690a3c" } # master hci : { git: "https://github.com/pulp-platform/hci.git" , rev: "8408a6d" } # master - fpnew : { git: "https://github.com/pulp-platform/cvfpu.git" , rev: "pulp-v0.1.3" } + fpnew : { git: "https://github.com/pulp-platform/cvfpu.git" , rev: "pulp-v0.2.3" } common_cells : { git: "https://github.com/pulp-platform/common_cells.git" , version: =1.38.0 } - obi : { git: "https://github.com/pulp-platform/obi.git" , version: =0.1.6 } + obi : { git: "https://github.com/pulp-platform/obi.git" , rev: "6c7ee864" } # yt/verilator tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: =0.2.13 } register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: =0.4.5 }