Ashling* RiscFree* Integrated Development Environment (IDE) for Intel® FPGAs User Guide

ID 730783
Date 12/14/2023
Public
Document Table of Contents

6.1.4. Specifying the SVD File

RiscFree* IDE supports device-specific System View Description (SVD) JSON format files which provide a high-level, textual description of registers and the associated bits. Intel® provides the SVD files as part of the Software Development Kit.
Table 7.  SVD File Path
Operating System SVD File Path
Linux* <Intel Quartus Prime installation directory>/riscfree/xsvd
Windows* <Intel Quartus Prime installation directory>/riscfree/xsvd

To specify the SVD file in Debug Configuration, follow these steps:

  1. Open the Debug Configuration window.
    Figure 14. Specifying the SVD File
  2. Under the SVD Path tab, browse and select the SVD file.
  3. Click Debug to start debugging.