From f8ce26f3b017ae831b7a66bb5096d05831607db8 Mon Sep 17 00:00:00 2001 From: Anton Kuzmin Date: Tue, 16 Dec 2025 01:43:41 +0100 Subject: [PATCH] Switch GMM-7550 to Flow API --- servant.core | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/servant.core b/servant.core index 0058add..4e6e659 100644 --- a/servant.core +++ b/servant.core @@ -459,11 +459,9 @@ targets: filesets : [mem_files, soc, gmm7550] parameters : [memfile=blinky.hex, memsize=8192] toplevel : servant_gmm7550 - tools: - gatemate: + flow: gatemate + flow_options: device : CCGM1A1 - yosys_synth_options : [ -nomx8 ] - p_r_options : [ +uCIO -cCP ] lint: description: Run static code checks (linting)