From d27fe16181559df9c6f87391f815e55f1c1c0b57 Mon Sep 17 00:00:00 2001 From: Maicol Ciani Date: Tue, 14 Jan 2025 16:18:55 +0100 Subject: [PATCH] Bump riscv_nn --- Bender.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bender.yml b/Bender.yml index 93047a8..03ef60f 100644 --- a/Bender.yml +++ b/Bender.yml @@ -27,7 +27,7 @@ dependencies: timer_unit: { git: "https://github.com/pulp-platform/timer_unit.git", version: 1.0.2 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.13.1 } tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.4 } - riscv: { git: "https://github.com/AlSaqr-platform/riscv_nn.git", rev: "e437cff049443dac25a2c3a35e9890a577f9493a"} # branch: alsaqr-2.0 + riscv: { git: "https://github.com/AlSaqr-platform/riscv_nn.git", rev: "4f35da2270e97e24723bdfa51cf2665cee05c2bd"} # branch: alsaqr-2.0 scm: { git: "https://github.com/pulp-platform/scm.git", version: 1.0.1} hwpe-datamover-example: { git: "https://github.com/pulp-platform/hwpe-datamover-example.git", version: 1.0.1 } hci: { git: "https://github.com/pulp-platform/hci.git", version: 1.0.8 }