Skip to content

Commit

Permalink
[Bender] Fix CVA6 hash
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Oct 31, 2024
1 parent 6da0f58 commit ea81d51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ packages:
Git: https://github.com/pulp-platform/common_verification.git
dependencies: []
cva6:
revision: 5614fc9ceeae6db3851e8c721de868355db9476b
revision: 45dc9c02b6844a8bbe49ba7b1058eba9a3d00190
version: null
source:
Git: https://github.com/pulp-platform/cva6.git
Expand Down
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 5614fc9ceeae6db3851e8c721de868355db9476b } # mp/pulp-v1-araOS
cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: 45dc9c02b6844a8bbe49ba7b1058eba9a3d00190 } # mp/pulp-v1-araOS
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 }

Expand Down

0 comments on commit ea81d51

Please sign in to comment.