summaryrefslogtreecommitdiff
path: root/sem_specs.ads
diff options
context:
space:
mode:
Diffstat (limited to 'sem_specs.ads')
-rw-r--r--sem_specs.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/sem_specs.ads b/sem_specs.ads
index 76edc0f..f37d32f 100644
--- a/sem_specs.ads
+++ b/sem_specs.ads
@@ -37,6 +37,9 @@ package Sem_Specs is
procedure Sem_Configuration_Specification
(Parent_Stmts : Iir; Conf : Iir_Configuration_Specification);
+ -- Analyze binding indication BIND of configuration specification or
+ -- component configuration PARENT.
+ -- PRIMARY_ENTITY_ASPECT is not Null_Iir for an incremental binding.
procedure Sem_Binding_Indication (Bind : Iir_Binding_Indication;
Comp : Iir_Component_Declaration;
Parent : Iir;