aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_assocs.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/sem_assocs.ads')
-rw-r--r--src/vhdl/sem_assocs.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vhdl/sem_assocs.ads b/src/vhdl/sem_assocs.ads
index 450e9cdad..8157f8c34 100644
--- a/src/vhdl/sem_assocs.ads
+++ b/src/vhdl/sem_assocs.ads
@@ -24,12 +24,12 @@ package Sem_Assocs is
function Extract_Non_Object_Association
(Assoc_Chain : Iir; Inter_Chain : Iir) return Iir;
- -- Semantize actuals of ASSOC_CHAIN.
+ -- Analyze actuals of ASSOC_CHAIN.
-- Check all named associations are after positionnal one.
-- Return TRUE if no error.
function Sem_Actual_Of_Association_Chain (Assoc_Chain : Iir) return Boolean;
- -- Semantize association chain ASSOC_CHAIN with interfaces from
+ -- Analyze association chain ASSOC_CHAIN with interfaces from
-- INTERFACE_CHAIN.
-- Return the level of compatibility between the two chains in LEVEL.
-- If FINISH is true, then ASSOC_CHAIN may be modifies (individual assoc