Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

SDC_STATEMENT

Specifies the SDC statement to be evaluated by the Timing Analyzer.

Type

String

Device Support

  • This setting can be used in projects targeting any Intel FPGA device family.

Notes

The value of this assignment is case sensitive.

Syntax


set_global_assignment -name SDC_STATEMENT -entity <entity name> <value>

Example


set_global_assignment -name sdc_statement "set_multicycle_path -setup 2 -from *|mod_one -to *|mod_two" -entity "top|chip"