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

POF file

Altera_Forum
Honored Contributor II
2,011 Views

Why an Assembler generated POF file is different than a POF file generated by "Convert Programming Files..." tool? Both files are the same size but a significant number of bytes are different. Comparing the POF to a JIC (of course with headers removed) shows that the POF generated by "Convert..." tool is the same as the JIC file. 

Programming my board with the JIC file results in a working system. I have not tried programming my board with the assembler generated POF. 

I am using Quartus II 15.0.2 with Cyclone V and EPCQ256 serial flash. 

 

Thank you, 

joez
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,024 Views

Hi, 

 

Google gave me this documentation of the POF format: http://www.pldtool.com/pdf/fmt_pof.pdf (http://www.pldtool.com/pdf/fmt_pof.pdf) (doesn't look like the "official" documentation, but I think it's sufficient). It's very terse, but as you can see, there's a "Creator_ID", which identifies the "program which created the POF", so that field will obviously change depending on whether the assembler tool generates it or the programming file converter tool creates it. 

 

 

Best regards, 

GooGooCluster
0 Kudos
Altera_Forum
Honored Contributor II
1,024 Views

Thank you!

0 Kudos
Reply