diff --git a/Bender.local b/Bender.local index b18c329f5..5d8caebc0 100644 --- a/Bender.local +++ b/Bender.local @@ -3,5 +3,5 @@ # SPDX-License-Identifier: SHL-0.51 overrides: - axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.1 } + axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.1 } tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.13 } diff --git a/Bender.lock b/Bender.lock index d5d413996..b1a28f968 100644 --- a/Bender.lock +++ b/Bender.lock @@ -7,7 +7,7 @@ packages: dependencies: - common_cells ariane: - revision: 44f387fb71464336cab47597c433411345ae4a6e + revision: 2ebe023f7289300348c68e99267afcc03256f3ed version: null source: Git: https://github.com/pulp-platform/cva6.git diff --git a/Bender.yml b/Bender.yml index b71e55cfa..ffe56f936 100644 --- a/Bender.yml +++ b/Bender.yml @@ -8,11 +8,11 @@ package: - "Paul Scheffler " 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/pulp-platform/cva6.git", rev: mp/acc_port_rebase } # mp/acc_port_rebase - 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 } + 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/pulp-platform/cva6.git", rev: 2ebe023f7289300348c68e99267afcc03256f3ed } # mp/acc_port_rebase + 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 } workspace: checkout_dir: "hardware/deps"