From b38f828d544a2da4eefe15bf9738fd385523019f Mon Sep 17 00:00:00 2001 From: Tim Fischer Date: Fri, 16 Aug 2024 15:32:00 +0200 Subject: [PATCH] deps: Bump FPU --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index d48a9c04d8..def27cf3cb 100644 --- a/Bender.lock +++ b/Bender.lock @@ -56,7 +56,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] fpnew: - revision: a8e0cba6dd50f357ece73c2c955d96efc3c6c315 + revision: 4b9578d677b08f5ddcaec9713306f3aa016ca972 version: null source: Git: https://github.com/pulp-platform/cvfpu.git diff --git a/Bender.yml b/Bender.yml index 29fc783b54..6cdc7e2c19 100644 --- a/Bender.yml +++ b/Bender.yml @@ -22,7 +22,7 @@ dependencies: axi: { git: https://github.com/pulp-platform/axi, rev: 4e54ac6766b160217a83a74d5a23af9bbf59e6ee } axi_riscv_atomics: { git: https://github.com/pulp-platform/axi_riscv_atomics, version: 0.6.0 } common_cells: { git: https://github.com/pulp-platform/common_cells, version: 1.35.0 } - FPnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: pulp-v0.1.3 } + FPnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: shfl } register_interface: { git: https://github.com/pulp-platform/register_interface, version: 0.4.2 } tech_cells_generic: { git: https://github.com/pulp-platform/tech_cells_generic, version: 0.2.11 } riscv-dbg: { git: https://github.com/pulp-platform/riscv-dbg, version: 0.8.0 }