From 717fb492b35a93ae78e33f742d8c3d493be7e4e8 Mon Sep 17 00:00:00 2001 From: Eddie Hung Date: Sat, 15 Feb 2020 08:27:41 -0800 Subject: [PATCH] Update bug1630.ys to use -lut 4 instead of lut file --- tests/arch/ecp5/bug1630.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/arch/ecp5/bug1630.ys b/tests/arch/ecp5/bug1630.ys index b419fb9bb..63df1ad5b 100644 --- a/tests/arch/ecp5/bug1630.ys +++ b/tests/arch/ecp5/bug1630.ys @@ -1,2 +1,2 @@ read_ilang bug1630.il.gz -abc9 -lut +/ecp5/abc9_5g.lut +abc9 -lut 4 -- 2.30.2