Home
last modified time | relevance | path

Searched refs:Get_Instance_By_Scope (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-context.adb278 Parent := Get_Instance_By_Scope (Syn_Inst, Info.Pkg_Parent);
328 function Get_Instance_By_Scope subprogram
370 end Get_Instance_By_Scope;
389 Obj_Inst := Get_Instance_By_Scope (Syn_Inst, Info.Obj_Scope);
399 Obj_Inst := Get_Instance_By_Scope (Syn_Inst, Info.Obj_Scope);
H A Dsynth-context.ads40 function Get_Instance_By_Scope subprogspec
H A Dsynth-stmts.adb2089 Up_Inst := Get_Instance_By_Scope (Syn_Inst, Get_Parent_Scope (Imp));
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.ads141 function Get_Instance_By_Scope subprogspec
H A Dsimul-execution.adb66 function Get_Instance_By_Scope subprogram
121 Parent := Get_Instance_By_Scope (Instance, Scope.Pkg_Parent);
128 end Get_Instance_By_Scope;
136 Obj_Inst := Get_Instance_By_Scope (Instance, Info.Obj_Scope);
378 Instance := Get_Instance_By_Scope
2547 Bblk := Get_Instance_By_Scope (Block, Info.Obj_Scope);
2550 Bblk := Get_Instance_By_Scope (Block, Info.Obj_Scope);
3364 Up_Block := Get_Instance_By_Scope (Instance, Up_Info);
H A Dsimul-elaboration.adb1184 Pkg_Block := Get_Instance_By_Scope (Local_Instance, Info);