From 9718c13c6a61d4ab38abcbf4f708eb93b714a9e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannis=20Sch=C3=B6nleber?= Date: Thu, 16 Feb 2023 22:47:38 +0100 Subject: [PATCH] ips: update `cva6` commit --- Bender.lock | 10 ++-------- Bender.yml | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/Bender.lock b/Bender.lock index 1ea6eb85..38e78920 100644 --- a/Bender.lock +++ b/Bender.lock @@ -15,17 +15,11 @@ packages: - apb - register_interface ariane: - revision: 502e0b5543e2520ef1b94492337853d826d4082a + revision: fbfc417b9285ab9ec40470ce5269802b1dcc96a6 version: null source: Git: https://github.com/pulp-platform/cva6 - dependencies: - - axi - - axi_riscv_atomics - - common_cells - - register_interface - - riscv-dbg - - tech_cells_generic + dependencies: [] axi: revision: af8b0ce2653997301b1b792c4c6d207b95f63a56 version: 0.39.0-beta.2 diff --git a/Bender.yml b/Bender.yml index e4e560ac..d993a3e9 100644 --- a/Bender.yml +++ b/Bender.yml @@ -23,7 +23,7 @@ dependencies: serial_link: { git: "https://github.com/pulp-platform/serial_link.git", version: =1.0.0 } axi_vga: { git: "https://github.com/pulp-platform/axi_vga.git", version: =0.1.1 } opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: =0.2.1 } - ariane: { git: "https://github.com/pulp-platform/cva6", rev: cheshire } + ariane: { git: "https://github.com/pulp-platform/cva6", rev: bender-changes } sources: - hw/bootrom/cheshire_bootrom.sv