Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16237 Discussions

What is the RPD file format? I'm looking for ways to validate the file before programming to flash. For example, is there a checksum in the file?

BLy00
Beginner
327 Views
 
0 Kudos
1 Reply
YuanLi_S_Intel
Employee
272 Views

Hi Bryan,

 

RPD is a bitstream which you can use write your own script to program into the flash. You cannot use Quartus Programmer to programm RPD into flash. To validate the bistream, you can compare the data with the .map file. .map file can be generated during RPD file generating.

 

THank YOu

0 Kudos
Reply