Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-configuration.adb731 Set_Bound_Vunit_Chain (Vunit, Get_Bound_Vunit_Chain (Name));
732 Set_Bound_Vunit_Chain (Name, Vunit);
H A Dvhdl-nodes.ads7809 procedure Set_Bound_Vunit_Chain (Unit : Iir; Vunit : Iir); subprogspec
H A Dvhdl-nodes.adb2761 procedure Set_Bound_Vunit_Chain (Unit : Iir; Vunit : Iir) is subprogram
2767 end Set_Bound_Vunit_Chain;
H A Dvhdl-nodes_meta.adb6537 Set_Bound_Vunit_Chain (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1997 Set_Bound_Vunit_Chain = libghdl.vhdl__nodes__set_bound_vunit_chain variable