From cb9649e2d59c2c326a0f482f184b6b9cb7738a65 Mon Sep 17 00:00:00 2001 From: Matteo Perotti Date: Mon, 16 Sep 2024 19:13:43 +0200 Subject: [PATCH] [Bender] Bump CVA6 --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index 6262889c9..603f9d017 100644 --- a/Bender.lock +++ b/Bender.lock @@ -7,7 +7,7 @@ packages: dependencies: - common_cells ariane: - revision: 5388ad77554385215116809d1d7ced9e8f0ec5b2 + revision: 9a8849113373c6014330554429af45fcf52e95b6 version: null source: Git: https://github.com/pulp-platform/cva6.git diff --git a/Bender.yml b/Bender.yml index 685c33ec8..0327f5336 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 } - ariane: { git: "https://github.com/pulp-platform/cva6.git", rev: 5388ad77554385215116809d1d7ced9e8f0ec5b2 } # mp/xif + ariane: { git: "https://github.com/pulp-platform/cva6.git", rev: 9a8849113373c6014330554429af45fcf52e95b6 } # 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 }