aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlsynth.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdldrv/ghdlsynth.adb')
-rw-r--r--src/ghdldrv/ghdlsynth.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ghdldrv/ghdlsynth.adb b/src/ghdldrv/ghdlsynth.adb
index 3fd19c2b8..b5629d1e7 100644
--- a/src/ghdldrv/ghdlsynth.adb
+++ b/src/ghdldrv/ghdlsynth.adb
@@ -172,6 +172,8 @@ package body Ghdlsynth is
return Null_Iir;
end if;
+ Vhdl.Configuration.Add_Verification_Units;
+
-- Check (and possibly abandon) if entity can be at the top of the
-- hierarchy.
declare