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

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

2.9.5. Matching Toolkits with IP Cores

You can match your toolkit with any IP core:
  • When searching for IP, the toolkit looks for debug markers and matches IP cores to the toolkit requirements. In the toolkit file, use the requirement attribute to specify a debug type, as follows:

    <requirement><type>debug.type-name</type></requirement
  • Create debug assignments in the hw.tcl for an IP core. hw.tcl files are available when you load the design in System Console.
  • System Console discovers debug markers from identifiers in the hardware and associates with IP, without direct knowledge of the design.