Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb2066 Set_Port_Map_Aspect_Chain (Stmt, Assoc_Chain);
2107 Set_Port_Map_Aspect_Chain (Header, Chain);
2439 Set_Port_Map_Aspect_Chain (Bind, Map_Chain);
2628 Set_Port_Map_Aspect_Chain
H A Dvhdl-sem_specs.adb1854 Set_Port_Map_Aspect_Chain
H A Dvhdl-parse.adb8736 Set_Port_Map_Aspect_Chain (Res, Parse_Port_Map_Aspect);
8763 Set_Port_Map_Aspect_Chain (Res, Parse_Port_Map_Aspect);
10578 Set_Port_Map_Aspect_Chain (Res, Parse_Port_Map_Aspect);
H A Dvhdl-sem.adb669 Set_Port_Map_Aspect_Chain (Assoc_Parent, Assoc_Chain);
H A Dvhdl-nodes.ads8564 procedure Set_Port_Map_Aspect_Chain (Target : Iir; Port : Iir); subprogspec
H A Dvhdl-nodes.adb5159 procedure Set_Port_Map_Aspect_Chain (Target : Iir; Port : Iir) is subprogram
5165 end Set_Port_Map_Aspect_Chain;
H A Dvhdl-nodes_meta.adb6727 Set_Port_Map_Aspect_Chain (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2441 Set_Port_Map_Aspect_Chain = libghdl.vhdl__nodes__set_port_map_aspect_chain variable