Intel® Quartus® Prime Standard Edition User Guide: Third-party Synthesis
Visible to Intel only — GUID: mwh1409960011534
Ixiasoft
Visible to Intel only — GUID: mwh1409960011534
Ixiasoft
1.11.3.1.1. Defining Compile Points With .tcl or .sdc Files
The define_compile_point Command
define_compile_point [-disable] {<objname>} -type {locked, partition}
<objname> represents any module in the design. The Compile Point type {locked, partition} indicates that the Compile Point represents a partition for the Intel® Quartus® Prime incremental compilation flow.
Each Compile Point has a set of constraint files that begin with the define_current_design command to set up the SCOPE environment, as follows:
define_current_design {<my_module>}