From 0cf213513ed59c264f331fe35e0c4e0aa62df831 Mon Sep 17 00:00:00 2001 From: Lorenzo Leone Date: Thu, 26 Sep 2024 09:53:09 +0200 Subject: [PATCH] Aligned Bender with latest cheshire version --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index a3bb472..89e456d 100644 --- a/Bender.lock +++ b/Bender.lock @@ -69,7 +69,7 @@ packages: - common_cells - register_interface cheshire: - revision: 222efeb8122d47b7794e880dd21078dabaf4e966 + revision: e07e827412730c507d077ac5d0c42c4a8c26001b version: null source: Git: https://github.com/pulp-platform/cheshire.git diff --git a/Bender.yml b/Bender.yml index 511e613..68982b8 100644 --- a/Bender.yml +++ b/Bender.yml @@ -11,7 +11,7 @@ package: dependencies: register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.3 } axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.2 } - cheshire: { git: "https://github.com/pulp-platform/cheshire.git", rev: 222efeb8122d47b7794e880dd21078dabaf4e966} + cheshire: { git: "https://github.com/pulp-platform/cheshire.git", rev: e07e827412730c507d077ac5d0c42c4a8c26001b} snitch_cluster: { git: "https://github.com/pulp-platform/snitch_cluster.git", rev: c12ce9b2af1ac8edf3d4feb18939e1ad20c42225} common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.31.1} idma: { git: "https://github.com/pulp-platform/iDMA.git", rev: 9edf489f57389dce5e71252c79e337f527d3aded}