A newer version of this document is available. Customers should click here to go to the newest version.
4.3.11.2.1. SDC Commands
| SDC Command | Fitter | Timing Analyzer | Recommended Settings | 
|---|---|---|---|
| set_max_skew 40 | To constraint placement and routing of flops in the multi-bit CDC paths to meet the specified skew requirement among bits. |   To analyze whether the specified skew requirement is fully met. Both clock and data paths are taken into consideration.  |  
         Set to less than 1 launch clock.  |  
      
| set_net_delay |   Similar to set_max_skew but without taking clock skews into considerations. To ensure the crossing latency is bounded.  |  
         To analyze whether the specified net delay requirement is fully met. Clock paths are not taken into consideration.  |  
         This is currently set to be less than 1 latch clock. 41  |  
      
| set_min_delay/set_max_delay |   To relax fitter effort by mimicking the set_false_path command but without overriding other SDCs. 42  |  
         To relax timing analysis for the setup/hold checks to not fail. 43  |  
         This is currently set to 100ns/-100ns for max/min. 44  |