Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17249 ディスカッション

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

JxBalsat
ビギナー
1,199件の閲覧回数

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

 

ラベル(1)
0 件の賞賛
5 返答(返信)
KennyTan_Altera
モデレーター
1,122件の閲覧回数

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.


KennyTan_Altera
モデレーター
1,117件の閲覧回数

user guide attached page 12

KennyTan_Altera
モデレーター
1,049件の閲覧回数

Is there further question?

 

KennyTan_Altera
モデレーター
973件の閲覧回数

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


KennyTan_Altera
モデレーター
945件の閲覧回数

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.



返信