diff --git a/Bender.lock b/Bender.lock index 07927d0b4..6262889c9 100644 --- a/Bender.lock +++ b/Bender.lock @@ -7,10 +7,10 @@ packages: dependencies: - common_cells ariane: - revision: c3cb7468a65ef44bd5e705b5ec5a2db493a4e897 + revision: 5388ad77554385215116809d1d7ced9e8f0ec5b2 version: null source: - Git: https://github.com/Fzurbonsen/cva6.git + Git: https://github.com/pulp-platform/cva6.git dependencies: - axi - common_cells diff --git a/Bender.yml b/Bender.yml index b519f9ed7..685c33ec8 100644 --- a/Bender.yml +++ b/Bender.yml @@ -10,8 +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 } - ariane: { git: "https://github.com/Fzurbonsen/cva6.git", branch: main, rev: 5388ad77554385215116809d1d7ced9e8f0ec5b2} - # ariane: { git: "https://github.com/pulp-platform/cva6.git", rev: 2ebe023f7289300348c68e99267afcc03256f3ed } # mp/acc_port_rebase + ariane: { git: "https://github.com/pulp-platform/cva6.git", rev: 5388ad77554385215116809d1d7ced9e8f0ec5b2 } # mp/xif 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 }