aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdldrv')
-rw-r--r--src/ghdldrv/ghdlrun.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ghdldrv/ghdlrun.adb b/src/ghdldrv/ghdlrun.adb
index 3f96bf456..758966231 100644
--- a/src/ghdldrv/ghdlrun.adb
+++ b/src/ghdldrv/ghdlrun.adb
@@ -805,6 +805,8 @@ package body Ghdlrun is
Put_Line ("Starting simulation");
end if;
+ Grt.Modules.Register_Modules;
+
Grt.Main.Run;
Ada.Command_Line.Set_Exit_Status