From 4ba51b189ffe4df91a4bf69894cec10e222f33a2 Mon Sep 17 00:00:00 2001 From: Luca Colagrande Date: Wed, 17 Jul 2024 14:17:40 +0200 Subject: [PATCH] treewide: Update iDMA to include tracer --- Bender.lock | 6 +++--- Bender.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bender.lock b/Bender.lock index f7b6b00801..e6b40378a6 100644 --- a/Bender.lock +++ b/Bender.lock @@ -7,7 +7,7 @@ packages: dependencies: - common_cells axi: - revision: 41859549968db0147062b6c3cdbe4af00080cc09 + revision: 4e54ac6766b160217a83a74d5a23af9bbf59e6ee version: null source: Git: https://github.com/pulp-platform/axi @@ -71,8 +71,8 @@ packages: dependencies: - common_cells idma: - revision: c12caf59bb482fe44b27361f6924ad346b2d22fe - version: 0.6.3 + revision: 0a0c113434aee743923d9e85631de009b4f00847 + version: null source: Git: https://github.com/pulp-platform/iDMA dependencies: diff --git a/Bender.yml b/Bender.yml index 660175daa4..350f78c5ad 100644 --- a/Bender.yml +++ b/Bender.yml @@ -27,7 +27,7 @@ dependencies: tech_cells_generic: { git: https://github.com/pulp-platform/tech_cells_generic, version: 0.2.11 } riscv-dbg: { git: https://github.com/pulp-platform/riscv-dbg, version: 0.8.0 } cluster_icache: { git: https://github.com/pulp-platform/cluster_icache.git, version: 0.1.0 } - idma: { git: https://github.com/pulp-platform/iDMA, version: 0.6.3 } + idma: { git: https://github.com/pulp-platform/iDMA, rev: snitch-tracing } export_include_dirs: - hw/reqrsp_interface/include