Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/sta/tcl/
H A DStaTcl.i298 tclArgError(Tcl_Interp *interp, in tclArgError() function
844 tclArgError(interp, "%s is not a floating point number.", arg);
892 tclArgError(interp, "%s is not an integer.", arg);
907 tclArgError(interp, "%s not min or max.", arg);
927 tclArgError(interp, "%s not min, max or min_max.", arg);
942 tclArgError(interp, "%s not min, max or min_max.", arg);
963 tclArgError(interp, "%s not setup, hold, min or max.", arg);
1023 tclArgError(interp, "%s not clk or data.", arg);
1036 tclArgError(interp, "%s not clk or data.", arg);
1049 tclArgError(interp, "%s not group or slack.", arg);
[all …]