Code Name |
Code |
String Return |
TCL_ERROR |
1 |
Usage: create_clock -period <period_value> [-name <clock_name>] [-waveform <edge_list>] <clock_pin_list>
|
TCL_ERROR |
1 |
<value> is not a valid period value
|
TCL_ERROR |
1 |
Number expected after -period option |
TCL_ERROR |
1 |
Duplicate -period option |
TCL_ERROR |
1 |
Period has to be specified before -waveform option |
TCL_ERROR |
1 |
Illegal waveform specification <list> --
only two edges are allowed in waveform specification |
TCL_ERROR |
1 |
First waveform edge <value> is greater than second edge <value> |
TCL_ERROR |
1 |
One or more waveform edge values are illegal |
TCL_ERROR |
1 |
Missing clock pin list |
TCL_ERROR |
1 |
Missing -period option |
TCL_ERROR |
1 |
Illegal period value <value>
|
TCL_ERROR |
1 |
Illegal duty cycle value <value>, due to input arguments |
TCL_ERROR |
1 |
Illegal offset value <value> |
TCL_ERROR |
1 |
Illegal clock name <name> |
TCL_ERROR |
1 |
Unknown option <name> |
TCL_ERROR |
1 |
One or more Quartus® II settings and configuration files are not writable |
TCL_ERROR |
1 |
Quartus II settings and configuration files may be corrupted |
TCL_ERROR |
1 |
Unknown problem in processing the command |
TCL_ERROR |
1 |
Unknown command-line option <name> |
TCL_ERROR |
1 |
A Tcl transaction is in progress and must be completed before executing: |
TCL_ERROR |
1 |
Project has no active compiler setting |
TCL_ERROR |
1 |
No project is currently open |