Home
last modified time | relevance | path

Searched refs:Synth_Instance_Type (Results 1 – 2 of 2) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-context.ads37 type Synth_Instance_Type (<>) is limited private; type
38 type Synth_Instance_Acc is access Synth_Instance_Type;
173 type Synth_Instance_Type (Max_Objs : Object_Slot_Type) is limited record type
H A Dsynth-context.adb50 Res := new Synth_Instance_Type'(Max_Objs => Global_Info.Nbr_Objects,
87 Res := new Synth_Instance_Type'(Max_Objs => Info.Nbr_Objects,
111 (Synth_Instance_Type, Synth_Instance_Acc);