Intel® Quartus® Prime Pro Edition User Guide: Getting Started

ID 683463
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

6.2.5. Modify Signal Tap Logic Analyzer Files

Intel® Quartus® Prime Pro Edition introduces new methodology for entity names, settings, and assignments. These changes impact the processing of Signal Tap Logic Analyzer Files (.stp).
If you migrate a project that includes .stp files generated by other Quartus software products, you must make the following changes to migrate to the Intel® Quartus® Prime Pro Edition:
  1. Remove entity names from .stp files. The Signal Tap Logic Analyzer allows without error, but ignores, entity names in .stp files. Remove entity names from .stp files for migration to Intel® Quartus® Prime Pro Edition:
    1. Click View > Node Finder to locate and remove appropriate nodes. Use Node Finder options to filter on nodes.
    2. Click Processing > Start > Start Analysis & Elaboration to repopulate the database and add valid node names.
  2. Remove post-fit nodes. Intel® Quartus® Prime Pro Edition uses a different post-fit node naming scheme than other Quartus software products.
    1. Remove post-fit tap node names originating from other Quartus software products.
    2. Click View > Node Finder to locate and remove post-fit nodes. Use Node Finder options to filter on nodes.
    3. Click Processing > Start Compilation to repopulate the database and add valid post-fit nodes.
  3. Run an initial compilation in Intel® Quartus® Prime Pro Edition from the GUI. The Compiler automatically removes Signal Tap assignments originating other Quartus software products. Alternatively, from the command-line, run quartus_stp once on the project to remove outmoded assignments.
    Note: quartus_stp introduces no migration impact in the Intel® Quartus® Prime Pro Edition. Your scripts require no changes to quartus_stp for migration.
  4. Modify .sdc constraints for JTAG. Intel® Quartus® Prime Pro Edition does not support embedded .sdc constraints for JTAG signals. Modify the timing template to suit the design's JTAG driver and board.