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

How to generate the svf format file for stratix 10 on Quartus Prime Pro 22.4?

JxBalsat
Beginner
1,195 Views

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.

JxBalsat_0-1745679050952.png

 

Labels (1)
0 Kudos
5 Replies
KennyTan_Altera
Moderator
1,118 Views

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.


0 Kudos
KennyTan_Altera
Moderator
1,113 Views

user guide attached page 12

0 Kudos
KennyTan_Altera
Moderator
1,045 Views

Is there further question?

 

0 Kudos
KennyTan_Altera
Moderator
969 Views

Is there further question? If no, we shall close this thread.


0 Kudos
KennyTan_Altera
Moderator
941 Views

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.



0 Kudos
Reply