diff --git a/Bender.lock b/Bender.lock index be029c678..7e7558de4 100644 --- a/Bender.lock +++ b/Bender.lock @@ -30,7 +30,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: 4415e7142810ff4b7351935ac1f73986a32b99ac + revision: f695016d8cbf8b2f37d1049bd34c99df752ad5a0 version: null source: Git: https://github.com/pulp-platform/cva6.git diff --git a/Bender.yml b/Bender.yml index a124c72c5..d7d72093d 100644 --- a/Bender.yml +++ b/Bender.yml @@ -10,7 +10,7 @@ package: dependencies: axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.1 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.22.1 } - cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: 4415e7142810ff4b7351935ac1f73986a32b99ac } # mp/pulp-v2 + cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: f695016d8cbf8b2f37d1049bd34c99df752ad5a0 } # mp/pulp-v2 tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.13 } apb: { git: "https://github.com/pulp-platform/apb.git", version: 0.2.4 }