From 448ced00c51cbe2b3d2433bec633c4d51b988206 Mon Sep 17 00:00:00 2001 From: David Harris Date: Sat, 11 Nov 2023 04:05:34 -0800 Subject: [PATCH] Fixed testbench-fp to reflect signal name changes --- config/shared/config-shared.vh | 9 +++------ testbench/testbench-fp.sv | 10 +++++----- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/config/shared/config-shared.vh b/config/shared/config-shared.vh index 12967764f..61bf461eb 100644 --- a/config/shared/config-shared.vh +++ b/config/shared/config-shared.vh @@ -95,16 +95,13 @@ localparam BIAS2 = ((F_SUPPORTED & (LEN1 != S_LEN)) ? S_BIAS : H_BIAS); // intermediate division parameters not directly used in Divider localparam FPDIVN = NF+3; // length of floating-point inputs: Ns + 2 = Nf + 3 for 1 integer bit, Nf fracitonal bits, 2 extra bits to shift sqrt into [1/4, 1)] -localparam DIVN = ((FPDIVN