aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-dump.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-dump.adb')
-rw-r--r--src/synth/netlists-dump.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/netlists-dump.adb b/src/synth/netlists-dump.adb
index 76438a6e1..ad13b1ee8 100644
--- a/src/synth/netlists-dump.adb
+++ b/src/synth/netlists-dump.adb
@@ -465,6 +465,7 @@ package body Netlists.Dump is
procedure Disp_Module (M : Module; Indent : Natural := 0) is
begin
+ -- Name and ports.
Dump_Module_Header (M, Indent);
-- Submodules.