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

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

NuvKFC
New Contributor I
845 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
818 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

0 Kudos
10 Replies
NurAiman_M_Intel
Employee
819 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


0 Kudos
NuvKFC
New Contributor I
811 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?

0 Kudos
NurAiman_M_Intel
Employee
799 Views

Hi,


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


Regards,

Aiman


0 Kudos
NuvKFC
New Contributor I
792 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

 

 

0 Kudos
NurAiman_M_Intel
Employee
776 Views

Hi,


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

Active serial is AS.


Regards,

Aiman


0 Kudos
NuvKFC
New Contributor I
759 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

 

 

 

 

0 Kudos
NurAiman_M_Intel
Employee
752 Views

Hi,


Yes, that's correct.


Regards,

Aiman


NuvKFC
New Contributor I
739 Views

Hi NurAiman_M_Intel

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

0 Kudos
NurAiman_M_Intel
Employee
726 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.


0 Kudos
NuvKFC
New Contributor I
707 Views

Hi NurAiman_M_Intel

    OK, Thank you very, very, much.

0 Kudos
Reply