Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb1481 Set_Delay_Mechanism (Stmt, Get_Delay_Mechanism (Orig_Stmt));
1663 Set_Delay_Mechanism (Stmt, Get_Delay_Mechanism (Conc_Stmt));
H A Dvhdl-nodes.ads8362 function Get_Delay_Mechanism (Target : Iir) return Iir_Delay_Mechanism; subprogspec
H A Dvhdl-parse.adb6834 Set_Delay_Mechanism (N_Res, Get_Delay_Mechanism (Res));
7326 Set_Delay_Mechanism (N_Stmt, Get_Delay_Mechanism (Stmt));
H A Dvhdl-nodes.adb4574 function Get_Delay_Mechanism (Target : Iir) return Iir_Delay_Mechanism is subprogram
4580 end Get_Delay_Mechanism;
H A Dvhdl-prints.adb2525 case Get_Delay_Mechanism (Stmt) is
H A Dvhdl-nodes_meta.adb6953 return Get_Delay_Mechanism (N);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap8.adb4515 return Get_Delay_Mechanism (Stmt) /= Iir_Inertial_Delay
4676 case Get_Delay_Mechanism (Stmt) is
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2332 Get_Delay_Mechanism = libghdl.vhdl__nodes__get_delay_mechanism variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb4150 case Get_Delay_Mechanism (Stmt) is