From cc95e03945fcef09f5e0fd2956e15be0ad735f35 Mon Sep 17 00:00:00 2001 From: Lorenzo Leone Date: Fri, 27 Sep 2024 15:12:55 +0200 Subject: [PATCH] Add Bender track for cheshire lleone/memisland branch --- Bender.lock | 4 ++-- Bender.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bender.lock b/Bender.lock index bbd9100..a3551ba 100644 --- a/Bender.lock +++ b/Bender.lock @@ -69,7 +69,7 @@ packages: - common_cells - register_interface cheshire: - revision: 493f2af227e8db94cbc870a85fd0f7dff2ada3eb + revision: 2eaec75db7bf8e1956ec685608e05dc694512da8 version: null source: Git: https://github.com/pulp-platform/cheshire.git @@ -140,7 +140,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: 637a0e6cbc8ec395c4bb4f54ee9dc1110d3fb1ac + revision: 630bd959c9cc69a35d461a2abc205310d2edacf8 version: null source: Git: https://github.com/Scheremo/cva6.git diff --git a/Bender.yml b/Bender.yml index 80d35eb..b62db2d 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: 493f2af227e8db94cbc870a85fd0f7dff2ada3eb} + cheshire: { git: "https://github.com/pulp-platform/cheshire.git", rev: lleone/memisland} 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}