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

ID 683819
Date 12/12/2022
Public

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

Document Table of Contents

2.8.2.1.1. Enabling Preserve for Debug In Project Settings

To enable preserve for debug in the project settings:

  1. In the Intel® Quartus® Prime software, click Assignments > Settings > Signal Tap Logic Analyzer.
  2. On the Signal Tap Logic Analyzer settings page, turn on the Enable preserve for debug assignments option. Preserve for debug enables project-wide.
    Figure 14. Signal Tap Logic Analyzer Settings
As an alternative to the GUI setting, you can enable or disable project-wide preserve for debug by adding or modifying the following assignment in the project revision .qsf:
set_global_assignment -name PRESERVE_FOR_DEBUG_ENABLE <ON|OFF>