- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I installed the latest Quartus pro to compile the latest stratix 10 GSRD . I have floating license for that.
I can successfully compile the custom fpga design with Quartus Pro and successfully generate the ghrd_1sx280lu2f50e2vg_time_limited.sof. Now I want to Integrate U-boot FSBL u-boot-spl-dtb.hex hex to sof file. For that I used following command
quartus_cpf --bootloader=u-boot-spl-dtb.hex output_files/ghrd_1sx280lu2f50e2vg_time_limited.sof output_files/ghrd_1sx280lu2f50e2vg_hps.sof
But always getting following error:
Error (20687): Convert Programming Files does not support the target device 1sx280lu2f50e2vg. Please use Programming File Generator to generate the programming file for the target device.
Error: Quartus Prime Convert_programming_file was unsuccessful. 1 error, 0 warnings
Error: Peak virtual memory: 740 megabytes
Error: Processing ended: Tue May 30 22:16:20 2023
Error: Elapsed time: 00:00:00
Error: System process ID: 3954139
How can I avoid this error ? What I'm doing wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Like it says, you have to use the Programming File Generator (pfg) instead of cpf for Stratix 10: https://www.intel.com/content/www/us/en/programmable/quartushelp/current/index.htm#mapIdTopics/ugo1521137380607.htm
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Like it says, you have to use the Programming File Generator (pfg) instead of cpf for Stratix 10: https://www.intel.com/content/www/us/en/programmable/quartushelp/current/index.htm#mapIdTopics/ugo1521137380607.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI @sstrell
That means this link information is outdated now https://www.rocketboards.org/foswiki/Documentation/S10GSRDCompilingHardwareDesign180
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi mbilal101,
I noticed the solution has been provided. I will close this thread if no further question.
Thanks.
Regards,
Aik Eu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi mbilal101,
I am closing this thread for now.
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
Thanks.
Regards,
Aik Eu
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page