diff --git a/Bender.lock b/Bender.lock index d3b8c217..8dac8804 100644 --- a/Bender.lock +++ b/Bender.lock @@ -44,7 +44,7 @@ packages: - common_cells - common_verification axi_rt: - revision: 2d4e6ebbba3ffdc296269a2c133af754c8ce36af + revision: 6c00b92158e9359a60f07081be1d806d3a05fdbf version: null source: Git: https://github.com/pulp-platform/axi_rt.git diff --git a/Bender.yml b/Bender.yml index e146c58a..41e8a3e5 100644 --- a/Bender.yml +++ b/Bender.yml @@ -16,7 +16,7 @@ dependencies: axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.0 } axi_llc: { git: "https://github.com/pulp-platform/axi_llc.git", version: 0.2.1 } 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", rev: 2d4e6eb } + axi_rt: { git: "https://github.com/pulp-platform/axi_rt.git", rev: 6c00b92 } axi_vga: { git: "https://github.com/pulp-platform/axi_vga.git", version: 0.1.1 } clint: { git: "https://github.com/pulp-platform/clint.git", version: 0.2.0 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.29.0 }