Home
last modified time | relevance | path

Searched refs:Set_Architecture (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-parse.adb8690 Set_Architecture (Res, Parse_Simple_Name);
10502 Set_Architecture (Res, Parse_Simple_Name);
11186 Set_Architecture (Hier_Name, Parse_Simple_Name);
H A Dvhdl-canon.adb2452 Set_Architecture
H A Dvhdl-nodes.ads7715 procedure Set_Architecture (Target : Iir_Entity_Aspect_Entity; Arch : Iir); subprogspec
H A Dvhdl-nodes.adb2472 procedure Set_Architecture (Target : Iir_Entity_Aspect_Entity; Arch : Iir) subprogram
2479 end Set_Architecture;
H A Dvhdl-nodes_meta.adb6507 Set_Architecture (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1943 Set_Architecture = libghdl.vhdl__nodes__set_architecture variable