From e9d3ea593a34798d9128393731bbdc543f4a850e Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 19 Sep 2022 07:40:23 +0200 Subject: synth: simplify elab-vhdl_annotations --- src/ghdldrv/ghdlsynth.adb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ghdldrv/ghdlsynth.adb') diff --git a/src/ghdldrv/ghdlsynth.adb b/src/ghdldrv/ghdlsynth.adb index 711ad66bc..df7d84231 100644 --- a/src/ghdldrv/ghdlsynth.adb +++ b/src/ghdldrv/ghdlsynth.adb @@ -264,7 +264,6 @@ package body Ghdlsynth is procedure Synth_Compile_Init (Enable_Translate_Off : Boolean; Load_Work : Boolean) is begin - Elab.Vhdl_Annotations.Flag_Synthesis := True; if Enable_Translate_Off then Vhdl.Scanner.Flag_Comment_Keyword := True; Vhdl.Scanner.Flag_Pragma_Comment := True; -- cgit v1.2.3