Home
last modified time | relevance | path

Searched refs:Iir_Type_Declaration (Results 1 – 8 of 8) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-std_package.ads46 Bit_Type_Declaration : Iir_Type_Declaration := Null_Iir;
52 Character_Type_Declaration : Iir_Type_Declaration;
56 Severity_Level_Type_Declaration : Iir_Type_Declaration;
100 String_Type_Declaration : Iir_Type_Declaration;
104 Bit_Vector_Type_Declaration : Iir_Type_Declaration;
114 Domain_Type_Type_Declaration : Iir_Type_Declaration;
128 File_Open_Kind_Type_Declaration : Iir_Type_Declaration;
149 Boolean_Vector_Type_Declaration : Iir_Type_Declaration;
152 Integer_Vector_Type_Declaration : Iir_Type_Declaration;
155 Real_Vector_Type_Declaration : Iir_Type_Declaration;
[all …]
H A Dvhdl-sem_utils.adb133 (Decl : Iir_Type_Declaration; Type_Definition : Iir_File_Type_Definition)
H A Dvhdl-sem_types.adb498 function Is_Text_Type_Declaration (Decl : Iir_Type_Declaration)
571 procedure Sem_Protected_Type_Declaration (Type_Decl : Iir_Type_Declaration)
H A Dvhdl-nodes.ads7195 subtype Iir_Type_Declaration is Iir; subtype
H A Dvhdl-prints.adb864 (Ctxt : in out Ctxt_Class; Decl: Iir_Type_Declaration)
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap4.ads23 procedure Translate_Bool_Type_Declaration (Decl : Iir_Type_Declaration);
H A Dtrans-chap4.adb1632 procedure Translate_Bool_Type_Declaration (Decl : Iir_Type_Declaration)
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb1018 (Instance : Block_Instance_Acc; Decl : Iir_Type_Declaration)