Intel® Quartus® Prime Standard Edition User Guide: Debug Tools

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

4.2.6. Reserving Signal Probe Pins

 Reserving a Signal Probe Pin

To reserve a Signal Probe pin, add the commands shown in the example to the Intel® Quartus® Prime Settings File (.qsf) for your project.

set_location_assignment <location> -to <Signal Probe pin name>
set_instance_assignment -name RESERVE_PIN \
"AS SIGNALPROBE OUTPUT" -to <Signal Probe pin name>

Valid locations are pin location names, such as Pin_A3.