aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_stmts.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-vhdl_stmts.ads')
-rw-r--r--src/synth/synth-vhdl_stmts.ads5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/synth/synth-vhdl_stmts.ads b/src/synth/synth-vhdl_stmts.ads
index 6afd115d3..c07dc7224 100644
--- a/src/synth/synth-vhdl_stmts.ads
+++ b/src/synth/synth-vhdl_stmts.ads
@@ -147,6 +147,11 @@ package Synth.Vhdl_Stmts is
Inter_Chain : Node;
Assoc_Chain : Node);
+ function Synth_Association_Conversion (Inst : Synth_Instance_Acc;
+ Func : Node;
+ Val : Valtyp;
+ Res_Typ : Type_Acc) return Valtyp;
+
-- For simulation.
function Exec_Resolution_Call (Syn_Inst : Synth_Instance_Acc;
Func : Node;