diff --git a/Bender.lock b/Bender.lock index 9b07ef1d..087e2b03 100644 --- a/Bender.lock +++ b/Bender.lock @@ -44,8 +44,8 @@ packages: - common_cells - common_verification axi_rt: - revision: 2be9d4028cd3fd6617a0302a53212495a4c4e3fa - version: 0.0.0-alpha.4 + revision: e4d702deb224e2d23cf9f4b1e3bdd138c4440ab4 + version: null source: Git: https://github.com/pulp-platform/axi_rt.git dependencies: diff --git a/Bender.yml b/Bender.yml index 43a7f865..296f5ac8 100644 --- a/Bender.yml +++ b/Bender.yml @@ -16,7 +16,7 @@ dependencies: axi: { git: "https://github.com/pulp-platform/axi", rev: 4fb5a02 } axi_llc: { git: "https://github.com/pulp-platform/axi_llc", rev: 7d7fc13 } axi_riscv_atomics: { git: "https://github.com/pulp-platform/axi_riscv_atomics.git", version: 0.8.1 } - axi_rt: { git: "https://github.com/pulp-platform/axi_rt.git", version: 0.0.0-alpha.4 } + axi_rt: { git: "https://github.com/pulp-platform/axi_rt.git", rev: e4d702d } axi_vga: { git: "https://github.com/pulp-platform/axi_vga.git", version: 0.1.1 } clic: { git: "https://github.com/pulp-platform/clic.git", rev: "94e2a77" } # branch: aottaviano/dev clint: { git: "https://github.com/pulp-platform/clint.git", version: 0.2.0 }