diff --git a/Bender.lock b/Bender.lock index bee6692a..d97f8d2f 100644 --- a/Bender.lock +++ b/Bender.lock @@ -24,7 +24,7 @@ packages: - common_verification - tech_cells_generic axi_llc: - revision: 52fdc1b3f2a8513cbdda0cf7b74e8b54481e92f1 + revision: 56745d09c7496c1cef20af423f2ba8146dc88c0b version: null source: Git: https://github.com/pulp-platform/axi_llc @@ -164,7 +164,7 @@ packages: - register_interface - tech_cells_generic redundancy_cells: - revision: d70266767adc41d600d31eb7578cc8a59b73f20e + revision: f4b0b16254d5d25d3a6c031df0263011d0689a43 version: null source: Git: https://github.com/pulp-platform/redundancy_cells.git diff --git a/Bender.yml b/Bender.yml index 04c45fb3..ac6a15c7 100644 --- a/Bender.yml +++ b/Bender.yml @@ -14,7 +14,7 @@ package: dependencies: apb_uart: { git: "https://github.com/pulp-platform/apb_uart.git", version: 0.2.1 } axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.2 } - axi_llc: { git: "https://github.com/pulp-platform/axi_llc", rev: 2685bb9 } # branch: zx/ecc + axi_llc: { git: "https://github.com/pulp-platform/axi_llc", rev: 52fdc1b } # branch: zx/ecc axi_riscv_atomics: { git: "https://github.com/pulp-platform/axi_riscv_atomics.git", rev: 034bf8941 } # branch: master axi_rt: { git: "https://github.com/pulp-platform/axi_rt.git", version: 0.0.0-alpha.7 } axi_vga: { git: "https://github.com/pulp-platform/axi_vga.git", version: 0.1.3 } @@ -26,7 +26,7 @@ dependencies: iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.6.2 } irq_router: { git: "https://github.com/pulp-platform/irq_router.git", version: 0.0.1-beta.1 } opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: 0.4.0 } - redundancy_cells: { git: "https://github.com/pulp-platform/redundancy_cells.git", rev: d702667 } + redundancy_cells: { git: "https://github.com/pulp-platform/redundancy_cells.git", rev: f4b0b16 } register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.4 } riscv-dbg: { git: "https://github.com/pulp-platform/riscv-dbg.git", version: 0.8.1 } serial_link: { git: "https://github.com/pulp-platform/serial_link.git", version: 1.1.1 }