Intel® Quartus® Prime Standard Edition User Guide: Third-party Synthesis

ID 683796
Date 9/24/2018
Public
Document Table of Contents

1.11.3.1.1. Defining Compile Points With .tcl or .sdc Files

To set Compile Points with a .tcl or .sdc file, use the define_compile_point command.

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>}