aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists.ads')
-rw-r--r--src/synth/netlists.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/synth/netlists.ads b/src/synth/netlists.ads
index 8fa1d3fad..def0e12b8 100644
--- a/src/synth/netlists.ads
+++ b/src/synth/netlists.ads
@@ -264,7 +264,6 @@ package Netlists is
-- Net (Output)
function Get_Net_Parent (O : Net) return Instance;
- function Get_Parent (O : Net) return Instance renames Get_Net_Parent;
function Get_Port_Idx (O : Net) return Port_Idx;
function Get_First_Sink (O : Net) return Input;
function Get_Width (N : Net) return Width;