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/ghdldrv/ghdlsimul.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ghdldrv') diff --git a/src/ghdldrv/ghdlsimul.adb b/src/ghdldrv/ghdlsimul.adb index 259a3dc57..fd1a13c5a 100644 --- a/src/ghdldrv/ghdlsimul.adb +++ b/src/ghdldrv/ghdlsimul.adb @@ -65,6 +65,7 @@ package body Ghdlsimul is -- The design is always analyzed in whole. Flags.Flag_Whole_Analyze := True; Vhdl.Canon.Canon_Flag_Add_Labels := True; + Vhdl.Canon.Canon_Flag_Add_Suspend_State := True; Vhdl.Annotations.Flag_Synthesis := True; -- cgit v1.2.3