Visible to Intel only — GUID: mwh1410384272604
Ixiasoft
Visible to Intel only — GUID: mwh1410384272604
Ixiasoft
8.5.7.1. Design Service Commands
Command |
Arguments |
Function |
---|---|---|
design_load | <quartus-project-path>, <sof-file-path>, or <qpf-file-path> |
Loads a model of an Intel® Quartus® Prime design into System Console. Returns the design path. For example, if your Intel® Quartus® Prime Project File (.qpf) is in c:/projects/loopback, type the following command: design_load {c:\projects\loopback\} |
design_link | <design-path> <device-service-path> |
Links an Intel® Quartus® Prime logical design with a physical device. For example, you can link an Intel® Quartus® Prime design called 2c35_quartus_design to a 2c35 device. After you create this link, System Console creates the appropriate correspondences between the logical and physical submodules of the Intel® Quartus® Prime project. |
design_extract_debug_files | <design-path> <zip-file-name> |
Extracts debug files from a .sof to a zip file which can be emailed to Intel FPGA Support for analysis. You can specify a design path of {} to unlink a device and to disable auto linking for that device. |
design_get_warnings | <design-path> |
Gets the list of warnings for this design. If the design loads correctly, then an empty list returns. |