aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-utils.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-utils.ads')
-rw-r--r--src/synth/netlists-utils.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/netlists-utils.ads b/src/synth/netlists-utils.ads
index 7ef000685..29d747b94 100644
--- a/src/synth/netlists-utils.ads
+++ b/src/synth/netlists-utils.ads
@@ -98,7 +98,7 @@ package Netlists.Utils is
function Clog2 (W : Width) return Width;
-- Copy attribtues of SRC to DEST.
- procedure Copy_Attributes (Dest : Instance; Src : Instance);
+ procedure Copy_Instance_Attributes (Dest : Instance; Src : Instance);
-- Used at many places.
package Net_Tables is new Dyn_Tables