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

Convert programming files

Altera_Forum
Honored Contributor II
1,865 Views

Have anyone else had any trouble with converting programming files in Q9.1? 

It worked OK for me in Q9.0sp2 but in the new version my FPGA doesn't configure. 

I went back to the convert programming files in Q9.0 and used the .sof created by Q9.1 and that worked OK too.  

Also I could use the .sof created by Q9.1 in jtag mode to configure my FPGA, it just seems to be the convert programming files in Q9.1 that I'm having trouble with. 

 

Any ideas?
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
967 Views

recompile your top level_entity in a new project,maybe it works again in 9.1 version. 

good luck.
0 Kudos
Altera_Forum
Honored Contributor II
967 Views

I'v met the same problem.

0 Kudos
Altera_Forum
Honored Contributor II
967 Views

 

--- Quote Start ---  

Have anyone else had any trouble with converting programming files in Q9.1? 

It worked OK for me in Q9.0sp2 but in the new version my FPGA doesn't configure. 

I went back to the convert programming files in Q9.0 and used the .sof created by Q9.1 and that worked OK too.  

Also I could use the .sof created by Q9.1 in jtag mode to configure my FPGA, it just seems to be the convert programming files in Q9.1 that I'm having trouble with. 

 

Any ideas? 

--- Quote End ---  

 

 

in what kind of file do you try to convert the sof file ? 

 

Kind regards 

 

GPK
0 Kudos
Altera_Forum
Honored Contributor II
967 Views

I'm using one e2prom to configure 2 FPGAs so I take the sofs for the 2 FPGAs and convert them into a single pof which I use to program my e2prom. 

 

Ben
0 Kudos
Altera_Forum
Honored Contributor II
967 Views

I also have problem with programming files. 

 

I've noticed that sof2flash tool from 9.0 and 9.1 produce different results from the same SOF file. See thread "EPCS booting problem" for more details ... 

 

So it certainly looks like there's something badly broken in the programming file conversion tools of Q9.1 ... 

 

Regards, 

Jari
0 Kudos
Altera_Forum
Honored Contributor II
967 Views

Altera's advice was :- 

please try to turn on the “disable as mode conf_done error check” option from the bitstream generation advanced option utility. you can open this dialog box from “convert programming file” window in the quartus ii software by clicking on the “advanced” button. after that, generate a compress or uncompress .pof/.jic file, then try to program them into the epcs to verify if the fpga would be configure or not. 

 

This has done the trick for me and my FPGA now configures again!
0 Kudos
Reply