diff --git a/Bender.lock b/Bender.lock index b418983c..8d5500a6 100644 --- a/Bender.lock +++ b/Bender.lock @@ -145,8 +145,8 @@ packages: - register_interface - tech_cells_generic register_interface: - revision: d7693be4aef1fc7e7eb2b00b41c42e87d959866c - version: 0.4.2 + revision: 24e5f6f9e3a71c3410455cbb0b29377c45514db9 + version: null source: Git: https://github.com/pulp-platform/register_interface.git dependencies: diff --git a/Bender.yml b/Bender.yml index 71ca4a1d..ea15c728 100644 --- a/Bender.yml +++ b/Bender.yml @@ -26,7 +26,8 @@ dependencies: iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.5.1 } 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 } - register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.2 } + # TODO: verify and release + register_interface: { git: "https://github.com/pulp-platform/register_interface.git", rev: paulsc/cut-axi2reg } riscv-dbg: { git: "https://github.com/pulp-platform/riscv-dbg.git", version: 0.8.0 } serial_link: { git: "https://github.com/pulp-platform/serial_link.git", version: 1.1.0 } unbent: { git: "https://github.com/pulp-platform/unbent.git", version: 0.1.6 }