Home
last modified time | relevance | path

Searched refs:Get_Assertion_Condition (Results 1 – 10 of 10) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-canon.adb376 (Get_Assertion_Condition (Stmt), List);
1197 Canon_Expression (Get_Assertion_Condition (Stmt));
1847 Expr := Get_Assertion_Condition (Stmt);
1993 Canon_Expression (Get_Assertion_Condition (Stmt));
H A Dvhdl-sem_stmts.adb1139 Expr := Get_Assertion_Condition (Stmt);
H A Dvhdl-nodes.ads8538 function Get_Assertion_Condition (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb5071 function Get_Assertion_Condition (Target : Iir) return Iir is subprogram
5077 end Get_Assertion_Condition;
H A Dvhdl-prints.adb2807 Print (Ctxt, Get_Assertion_Condition (Stmt));
H A Dvhdl-nodes_meta.adb6259 return Get_Assertion_Condition (N);
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-stmts.adb2841 Cond := Synth_Expression (C.Inst, Get_Assertion_Condition (Stmt));
2867 Cond := Synth_Expression (C.Inst, Get_Assertion_Condition (Stmt));
3123 Cond : constant Node := Get_Assertion_Condition (Stmt);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2425 Get_Assertion_Condition = libghdl.vhdl__nodes__get_assertion_condition variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap8.adb1320 Expr := Get_Assertion_Condition (Stmt);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb4911 (Instance, Get_Assertion_Condition (Stmt));