Home
last modified time | relevance | path

Searched refs:Set_Component_Configuration (Results 1 – 9 of 9) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb2650 Set_Component_Configuration (Instance, Res);
2686 Set_Component_Configuration (El, Conf);
2723 Set_Component_Configuration (El, Conf);
3194 Set_Component_Configuration (Inst, Res);
3206 Set_Component_Configuration (El, Null_Iir);
H A Dvhdl-utils.adb737 Set_Component_Configuration (El, Null_Iir);
H A Dvhdl-sem_specs.adb1559 Set_Component_Configuration (Comp, Spec);
H A Dvhdl-nodes.ads8574 procedure Set_Component_Configuration (Target : Iir; Conf : Iir); subprogspec
H A Dvhdl-nodes.adb5191 procedure Set_Component_Configuration (Target : Iir; Conf : Iir) is subprogram
5197 end Set_Component_Configuration;
H A Dvhdl-nodes_meta.adb6731 Set_Component_Configuration (N, V);
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-insts.adb1434 Set_Component_Configuration (Inst, Item);
H A Dsynth-stmts.adb3583 Set_Component_Configuration (Stmt, Null_Node);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2447 Set_Component_Configuration = libghdl.vhdl__nodes__set_component_configuration variable