Home
last modified time | relevance | path

Searched refs:I_Inst (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dnetlists-folds.adb134 I_Inst : constant Instance := Get_Net_Parent (I); constant
135 I_Id : constant Module_Id := Get_Id (I_Inst);
153 V : constant Net := Get_Input_Net (I_Inst, 0);
H A Dsynth-context.adb257 I_Inst => Inst);
269 I_Inst => Inst);
279 return Parent.Objects (Info.Pkg_Slot).I_Inst;
H A Dsynth-context.ads158 I_Inst : Synth_Instance_Acc; component