From aeb61402f6b5cde614a40927e3ba70b8a7c63134 Mon Sep 17 00:00:00 2001 From: "Emil J. Tywoniak" Date: Tue, 21 Jul 2026 23:53:15 +0200 Subject: [PATCH] gatemate: rebless LUT count --- tests/arch/gatemate/fsm.ys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/arch/gatemate/fsm.ys b/tests/arch/gatemate/fsm.ys index da51ab4fb..3160e7c74 100644 --- a/tests/arch/gatemate/fsm.ys +++ b/tests/arch/gatemate/fsm.ys @@ -35,7 +35,7 @@ cd fsm # Constrain all select calls below inside the top module select -assert-count 1 t:CC_BUFG select -assert-count 6 t:CC_DFF select -assert-max 2 t:CC_LUT1 -select -assert-count 1 t:CC_LUT2 +select -assert-count 2 t:CC_LUT2 select -assert-max 15 t:CC_L2T4 select -assert-max 5 t:CC_L2T5 select -assert-max 1 t:CC_MX2