Visible to Intel only — GUID: mwh1410385112820
Ixiasoft
1.1. Programming Flow
1.2. Intel® Quartus® Prime Programmer Window
1.3. Programming and Configuration Modes
1.4. Design Security Keys
1.5. Verifying if Programming Files Correspond to a Compilation of the Same Source Files
1.6. Convert Programming Files Dialog Box
1.7. Flash Loaders
1.8. JTAG Debug Mode for Partial Reconfiguration
1.9. Scripting Support
1.10. Programming Intel® FPGA Devices Revision History
Visible to Intel only — GUID: mwh1410385112820
Ixiasoft
1.9.3. Generating Raw Binary File for Partial Reconfiguration using a .pmsf
You can generate a .rbf for Partial Reconfiguration with the quartus_cpf command by typing the following command:
quartus_cpf –o foo.txt –c <pr_revision.pmsf> <pr_revision.rbf>
Note: You must run this command in the same directory where the files are located.