Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
15997 Discussions

How to convert sof file to pof file by using tcl command?

NuvKFC
New Contributor I
353 Views

Unfortunately, I need to frequently convert sof file to pof file.

It's time consuming if I manually do it.

 

How to convert follows picture to TCL command?

Could someone please tell me some information?

I can't find any command to do it.

Thank you very much.

 

NuvKFC_0-1655102513173.png

 

Advanced:

NuvKFC_1-1655102537227.png

 

Properties:

NuvKFC_2-1655102566638.png

 

0 Kudos
1 Solution
NurAiman_M_Intel
Employee
326 Views

Hi,


Thank you for contacting Intel community.


You can use the quartus_cpf command to convert the programming file. You can refer to page 2-16 of the documentation https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/manual/tclscriptrefmnl.pdf for more detailed usage information and example. Please ensure to use latest quartus version or version 17.1 and above.


Regards,

Aiman


View solution in original post

10 Replies
NurAiman_M_Intel
Employee
327 Views

Hi,


Thank you for contacting Intel community.


You can use the quartus_cpf command to convert the programming file. You can refer to page 2-16 of the documentation https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/manual/tclscriptrefmnl.pdf for more detailed usage information and example. Please ensure to use latest quartus version or version 17.1 and above.


Regards,

Aiman


NuvKFC
New Contributor I
319 Views

Hi NurAiman_M_Intel

    Thank you, NurAiman_M_Intel, very much.

 

I will study it latter.

I have a question first.

The question is that I find my Linux system only supporting quartus_sh now.

Can I use the quartus_sh command to execute "quartus_cpf " command?

NurAiman_M_Intel
Employee
307 Views

Hi,


The answer is no. This is due to the function are different between this command.


Regards,

Aiman


NuvKFC
New Contributor I
300 Views

Hi NurAiman_M_Intel

    Thank you, NurAiman_M_Intel, very much.

 

I get it. Thank you very much.

 

And how to config the mode? I use the Active Serial mode.

But I can't find it in the follow picture.

 

NuvKFC_0-1655466323799.png

 

 

NurAiman_M_Intel
Employee
284 Views

Hi,


What do you mean by config the mode? Do you mean Active serial code?

Active serial is AS.


Regards,

Aiman


NuvKFC
New Contributor I
267 Views

Hi NurAiman_M_Intel

    Thank you very much.

 

Yes. As the follows picture, I use Active serial mode.

NuvKFC_0-1656593860798.png

 

From the quartus --qhelp, Active serial mode is ASx1 as the follows picture, right?

NuvKFC_1-1656593932303.png

 

 

 

 

NurAiman_M_Intel
Employee
260 Views

Hi,


Yes, that's correct.


Regards,

Aiman


NuvKFC
New Contributor I
247 Views

Hi NurAiman_M_Intel

    OK, I get it. Thank you, NurAiman_M_Intel, very, very, much.

NurAiman_M_Intel
Employee
234 Views

I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


NuvKFC
New Contributor I
215 Views

Hi NurAiman_M_Intel

    OK, Thank you very, very, much.

Reply