From 0449d5a3a962e1e78f377c68b9a60edb39dd61be Mon Sep 17 00:00:00 2001 From: xiaoling-yi Date: Fri, 19 Jan 2024 13:48:11 +0100 Subject: [PATCH] fix type --- src/test/scala/simd/PETest.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/scala/simd/PETest.scala b/src/test/scala/simd/PETest.scala index 33bcaff..df18503 100644 --- a/src/test/scala/simd/PETest.scala +++ b/src/test/scala/simd/PETest.scala @@ -136,7 +136,7 @@ class PEManualTest verify(61791880, -54, 115, 67108864, 47, 127, -128, true.B, 127) verify(118289203, 55, 56, 536870912, 50, 127, -128, true.B, 112) verify(182938555, -69, -118, 16777216, 45, 127, -128, true.B, -31) - verify(182938555, -69, -118, 1566, 65, 127, -128, true, -128) + verify(182938555, -69, -118, 1566, 65, 127, -128, true.B, -128) // test if the golden model matches c spec assert(