aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_insts.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/elab-vhdl_insts.ads')
-rw-r--r--src/synth/elab-vhdl_insts.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/synth/elab-vhdl_insts.ads b/src/synth/elab-vhdl_insts.ads
index 1e78c3329..ca79f762a 100644
--- a/src/synth/elab-vhdl_insts.ads
+++ b/src/synth/elab-vhdl_insts.ads
@@ -21,6 +21,9 @@ with Vhdl.Nodes; use Vhdl.Nodes;
with Elab.Vhdl_Context; use Elab.Vhdl_Context;
package Elab.Vhdl_Insts is
+ -- The result of Elab_Top_Unit, to handle external names.
+ Top_Instance : Synth_Instance_Acc;
+
function Elab_Top_Unit (Config : Node) return Synth_Instance_Acc;
procedure Elab_Generics_Association (Sub_Inst : Synth_Instance_Acc;