aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_insts.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/elab-vhdl_insts.adb')
-rw-r--r--src/synth/elab-vhdl_insts.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synth/elab-vhdl_insts.adb b/src/synth/elab-vhdl_insts.adb
index 2c98a1b73..8e23b9ff7 100644
--- a/src/synth/elab-vhdl_insts.adb
+++ b/src/synth/elab-vhdl_insts.adb
@@ -863,7 +863,6 @@ package body Elab.Vhdl_Insts is
Entity := Get_Entity (Arch);
-- Annotate units.
- Elab.Vhdl_Annotations.Flag_Synthesis := True;
Elab.Vhdl_Annotations.Initialize_Annotate;
Elab.Vhdl_Annotations.Annotate (Vhdl.Std_Package.Std_Standard_Unit);
for I in Design_Units.First .. Design_Units.Last loop