From ba126785e1ce562f242b1a104ada9cfb554f62e8 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 26 May 2022 13:37:28 +0200 Subject: vhdl-canon: add Canon_Add_Suspend_State --- src/vhdl/vhdl-canon.ads | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/vhdl/vhdl-canon.ads') diff --git a/src/vhdl/vhdl-canon.ads b/src/vhdl/vhdl-canon.ads index d8cb082ef..2fc6ec09a 100644 --- a/src/vhdl/vhdl-canon.ads +++ b/src/vhdl/vhdl-canon.ads @@ -42,6 +42,9 @@ package Vhdl.Canon is -- (If true, Canon_Flag_Sequentials_Stmts must be true) Canon_Flag_All_Sensitivity : Boolean := False; + -- Add suspend state variables and statements. + Canon_Flag_Add_Suspend_State : Boolean := False; + -- Do canonicalization: -- Transforms concurrent statements into sensitized process statements -- (all but component instanciation and block). -- cgit v1.2.3