diff --git a/Bender.yml b/Bender.yml index 84ceef8f66..c0248d0e5e 100644 --- a/Bender.yml +++ b/Bender.yml @@ -10,7 +10,7 @@ dependencies: axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.31.0 } common_cells: { git: "https://github.com/pulp-platform/common_cells", version: 1.23.0 } - fpnew: { git: "https://github.com/OttG/cvfpu.git", rev: og/early_valid } + fpnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: 5248baf } # branch: rt/computing-frontiers tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.13 }