Visible to Intel only — GUID: eke1652884032215
Ixiasoft
1. About the RiscFree* IDE
2. Installation and Setup
3. Getting Started with RiscFree* IDE
4. Debug Setup for Nios® V Processor System
5. Debug Setup for Arm* Hard Processor System
6. Debugging with RiscFree* IDE
7. Ashling RiscFree* Integrated Development Environment (IDE) for Intel® FPGAs User Guide Archives
8. Document Revision History for the Ashling RiscFree* Integrated Development Environment (IDE) for Intel® FPGAs User Guide
A. Appendix
Visible to Intel only — GUID: eke1652884032215
Ixiasoft
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.
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:
- Open the Debug Configuration window.
Figure 14. Specifying the SVD File
- Under the SVD Path tab, browse and select the SVD file.
- Click Debug to start debugging.