diff --git a/Bender.yml b/Bender.yml index acc0a2260d..1c8ce431ad 100644 --- a/Bender.yml +++ b/Bender.yml @@ -9,7 +9,7 @@ package: dependencies: axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.31.0 } common_cells: - { git: "https://github.com/pulp-platform/common_cells", rev: bd4bbe7 } # branch: yt/synch-clear + { git: "https://github.com/pulp-platform/common_cells", version: 1.35.0 } fpnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: pulp-v0.1.1 } tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.13 }