Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_psl.adb912 Set_Psl_Property (Stmt, Prop);
929 Set_Psl_Property (Stmt, Prop);
943 Set_Psl_Property (Stmt, Prop);
947 Set_Psl_Property (Stmt, Prop);
H A Dvhdl-canon.adb1736 Set_Psl_Property (Stmt, Prop);
H A Dvhdl-nodes.ads9187 procedure Set_Psl_Property (Decl : Iir; Prop : PSL_Node); subprogspec
H A Dvhdl-parse.adb9938 Set_Psl_Property (Res, Parse_Psl.Parse_Psl_Property);
9958 Set_Psl_Property (Res, Parse_Psl.Parse_Psl_Property);
H A Dvhdl-nodes.adb7157 procedure Set_Psl_Property (Decl : Iir; Prop : PSL_Node) is subprogram
7163 end Set_Psl_Property;
H A Dvhdl-nodes_meta.adb7511 Set_Psl_Property (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2810 Set_Psl_Property = libghdl.vhdl__nodes__set_psl_property variable