Home
last modified time | relevance | path

Searched refs:Set_Signal_Attribute_Declaration (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb104 Set_Signal_Attribute_Declaration
H A Dvhdl-nodes.ads8874 procedure Set_Signal_Attribute_Declaration (Attr : Iir; Decl : Iir); subprogspec
H A Dvhdl-nodes.adb6205 procedure Set_Signal_Attribute_Declaration (Attr : Iir; Decl : Iir) is subprogram
6211 end Set_Signal_Attribute_Declaration;
H A Dvhdl-nodes_meta.adb6835 Set_Signal_Attribute_Declaration (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2633 Set_Signal_Attribute_Declaration = libghdl.vhdl__nodes__set_signal_attribute_declaration variable