Forum Discussion
How to generate the svf format file for stratix 10 on Quartus Prime Pro 22.4?
Hello, I am using the Quartus Prime Pro 22.4 and I want to use SVF file on Stratix 10 device. But in the programmer, I can only create jam and jbc files.
5 Replies
- KennyT_altera
Super Contributor
Based on the user guide: .svf conversion is only available in the command
line.
Can you try?
quartus_cpf -c -o bitstream_compression=off -o svf_file=my_device_program.svf my_project.sof my_device_program.svf
Key options:
-c disables compression (some external SVF players can't handle compressed bitstreams).
svf_file tells it to generate the SVF output.
- KennyT_altera
Super Contributor
- KennyT_altera
Super Contributor
Is there further question?
- KennyT_altera
Super Contributor
Is there further question? If no, we shall close this thread.
- KennyT_altera
Super Contributor
As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.