Forum Discussion
RWeiz
New Contributor
7 years agotiming constraint
我想要把呼叫出來的IP在 Timing Analyzer 時候將Output 做 set_multicycle_path 約束 我要如何去實現? set_multicycle_path -from {counter_6bits:counter_6bits__ALD_DPI_counter__inst|lpm_counter:LPM_COUNTER_component|cnt...
KhaiChein_Y_Intel
Regular Contributor
7 years agoYou may use * to represent one or more characters of the node name(s) you want to assign.
Below is the syntax for set_multicycle_path
https://www.intel.com/content/www/us/en/programmable/quartushelp/current/index.htm#tafs/tafs/tcl_pkg_sdc_ver_1.5_cmd_set_multicycle_path.htm