FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5929 Discussions

Arria 10 Programming File Generator

RyanT
New Contributor I
737 Views

Hi,

Is there POF or JIC file generator for Arria 10?

I'm using Quartus 20.1 and the device family drop down list doesn't contain Arria 10 option.

RyanT_0-1646652672742.png

 

0 Kudos
1 Solution
sstrell
Honored Contributor III
571 Views

I partially misread this.  I saw the screenshot and thought you were trying to convert a programming file from A10 to S10.  My mistake.

The "5" families are not supported in Quartus Pro.

You're looking at the wrong part of the tool.  You want File -> Convert Programming Files.

FYI, individual device family downloads are here: https://www.intel.com/content/www/us/en/software-kit/660925/intel-quartus-prime-pro-edition-design-software-version-20-1-for-windows.html?

Make sure you click the Individual Files tab.

View solution in original post

5 Replies
sstrell
Honored Contributor III
618 Views

You can't convert programming files from one device family to another.  You have to install the device family you want to use (.qdz file from the Download Center), and compile the design, targeting that device.  Once you compile the design, you can convert between different programming file formats, but not to different device families.

If you can't create a new design (New Project Wizard) or change the device family (Assignments menu -> Device) to what you want, then the device family is not installed.

0 Kudos
RyanT
New Contributor I
605 Views

I only installed this particular 20.1 version and it has all "10" families except ARRIA. Older "5" families are not available as well, but it's not a problem for my file conversion. My Arria SOF is working fine on my Arria FPGA. I would just need to have a utility to convert my Arria SOF to Arria POF or JIC.

 

RyanT_0-1646705778000.png

 

From the download center, searching by any device family will pop up the same ID 660925 regardless Arria, Stratix, Cyclone etc.

Then why would the generator tool shows all other families bundled into 1 version but exclude Arria?

 

https://www.intel.com/content/www/us/en/collections/products/fpga/software/downloads.html?edition=standard&s=Newest&f:quartusedition=[Intel%C2%AE%20Quartus%C2%AE%20Prime%20Design%20Software;Intel%C2%AE%20Quartus%C2%AE%20Prime%20Pro%20Edition;20.1]&f:fpgadevicefamily=[Intel%C2%AE%20Arria%C2%AE;Intel%C2%AE%20Arria%C2%AE%2010%20FPGAs%20and%20SoC%20FPG...

 

https://www.intel.com/content/www/us/en/collections/products/fpga/software/downloads.html?edition=standard&s=Newest&f:quartusedition=[Intel%C2%AE%20Quartus%C2%AE%20Prime%20Design%20Software;Intel%C2%AE%20Quartus%C2%AE%20Prime%20Pro%20Edition;20.1]&f:fpgadevicefamily=[Intel%C2%AE%20Stratix%C2%AE;Intel%C2%AE%20Stratix%C2%AE%2010%20FPGAs%20and%20SoC%2...

 

https://www.intel.com/content/www/us/en/collections/products/fpga/software/downloads.html?edition=standard&s=Newest&f:quartusedition=[Intel%C2%AE%20Quartus%C2%AE%20Prime%20Design%20Software;Intel%C2%AE%20Quartus%C2%AE%20Prime%20Pro%20Edition;20.1]&f:fpgadevicefamily=[Intel%C2%AE%20Cyclone%C2%AE;Intel%C2%AE%20Cyclone%C2%AE%2010%20FPGAs]&f:os-rdc=[Mi...

 

https://www.intel.com/content/www/us/en/software-kit/660925/intel-quartus-prime-pro-edition-design-software-version-20-1-for-windows.html?

 

I did not notice any difference in selecting any of the family. Can you advise how to select a version that can convert Arria SOF to Arria POF or JIC?

0 Kudos
sstrell
Honored Contributor III
572 Views

I partially misread this.  I saw the screenshot and thought you were trying to convert a programming file from A10 to S10.  My mistake.

The "5" families are not supported in Quartus Pro.

You're looking at the wrong part of the tool.  You want File -> Convert Programming Files.

FYI, individual device family downloads are here: https://www.intel.com/content/www/us/en/software-kit/660925/intel-quartus-prime-pro-edition-design-software-version-20-1-for-windows.html?

Make sure you click the Individual Files tab.

YuanLi_S_Intel
Employee
564 Views

Please use "convert programming file" to convert instead of this. This is meant for some dedicated devices only.


RyanT
New Contributor I
502 Views

Thanks, @sstrell and @YuanLi_S_Intel .

I used the "File -> Convert Programming Files" option and can now convert to POF and JIC.

0 Kudos
Reply