From ba3d96737b8c7f0dbe23c48b753c8e146b0ed13f Mon Sep 17 00:00:00 2001 From: Chaoqun Liang Date: Tue, 27 Feb 2024 18:21:22 +0100 Subject: [PATCH] alsaqr eth idma --- Bender.lock | 4 ++-- Bender.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bender.lock b/Bender.lock index 4958f3a..8b35f47 100644 --- a/Bender.lock +++ b/Bender.lock @@ -37,8 +37,8 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] idma: - revision: a80fcace92b1562e7cd76c8615298b5623ba74d2 - version: 0.6.0-beta + revision: 8adca16c15159a79cf6080d02d64efd7824806bd + version: null source: Git: git@github.com:pulp-platform/iDMA.git dependencies: diff --git a/Bender.yml b/Bender.yml index 9126914..6297e87 100644 --- a/Bender.yml +++ b/Bender.yml @@ -20,7 +20,7 @@ dependencies: common_verification : { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.3 } register_interface : { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.2 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.32.0 } - idma: { git: "git@github.com:pulp-platform/iDMA.git", rev: "v0.6.0-beta" } + idma: { git: "git@github.com:pulp-platform/iDMA.git", rev: "8adca16" } sources: # Source files grouped in levels. Files in level 0 have no dependencies on files in this