aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-dump.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-dump.ads')
-rw-r--r--src/synth/netlists-dump.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/synth/netlists-dump.ads b/src/synth/netlists-dump.ads
index ff03e1d62..5fdafb696 100644
--- a/src/synth/netlists-dump.ads
+++ b/src/synth/netlists-dump.ads
@@ -25,6 +25,8 @@ package Netlists.Dump is
-- If set, print nets/instances/modules identifier.
Flag_Disp_Id : Boolean := True;
+ procedure Dump_Name (N : Sname);
+
procedure Dump_Net_Name (N : Net; With_Id : Boolean := False);
procedure Disp_Driver (Drv : Net; Indent : Natural);
procedure Disp_Instance