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, 1 insertions, 1 deletions
diff --git a/src/ghdldrv/ghdlsynth.adb b/src/ghdldrv/ghdlsynth.adb
index e94afb64a..89356735a 100644
--- a/src/ghdldrv/ghdlsynth.adb
+++ b/src/ghdldrv/ghdlsynth.adb
@@ -677,7 +677,7 @@ package body Ghdlsynth is
raise Errorout.Compilation_Error;
end if;
- Elab.Vhdl_Debug.Disp_Hierarchy (Inst, 0, True);
+ Elab.Vhdl_Debug.Disp_Hierarchy (Inst, True);
end Perform_Action;
procedure Register_Commands is