Forum Discussion
Hi,
Your syntax is wrong. The arrangements should be like below:
set_max_skew [-h | -help] [-long_help] [-exclude <Tcl list>] [-fall_from_clock <names>] [-fall_to_clock <names>] [-from <names>] [-from_clock <names>] [-include <Tcl list>] [-rise_from_clock <names>] [-rise_to_clock <names>] [-through <names>] [-to <names>] [-to_clock <names>] <skew>
For more information you can enter set_max_skew -long_help or refer here: https://www.intel.com/content/www/us/en/programmable/quartushelp/13.0/mergedProjects/tafs/tafs/tcl_pkg_sdc_ext_ver_1.0_cmd_set_max_skew.htm
You could also try generate the command through GUI. On Timing Analyzer go to Constraints>Set Max Skew and you can edit the details.
Regards,
Nurina
- NuvKFC3 years ago
Contributor
Hi Nurina
Thank you, Nurina, very much. You said the syntax is wrong. it means I can't use list command which Tcl command?