Home
last modified time | relevance | path

Searched refs:Set_Physical_Literal (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-std_package.adb849 Set_Physical_Literal (Unit, Lit);
886 Set_Physical_Literal (Time_Fs_Unit, Lit);
H A Dvhdl-sem_types.adb423 Set_Physical_Literal (Unit, Lit);
464 Set_Physical_Literal (Unit, Val);
483 Set_Physical_Literal (Unit, Val);
H A Dvhdl-nodes.ads7507 procedure Set_Physical_Literal (Unit : Iir; Lit : Iir); subprogspec
H A Dvhdl-nodes.adb1758 procedure Set_Physical_Literal (Unit : Iir; Lit : Iir) is subprogram
1764 end Set_Physical_Literal;
H A Dvhdl-parse.adb2683 Set_Physical_Literal (Unit, Multiplier);
H A Dvhdl-nodes_meta.adb6465 Set_Physical_Literal (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1817 Set_Physical_Literal = libghdl.vhdl__nodes__set_physical_literal variable