Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21323 Discussions

Regarding POF file format

Altera_Forum
Honored Contributor II
2,676 Views

I'm a IC support engineer. I need to support Altera CPLD(10M08SCU169I7G) to our programmer recently.  

We need to know the POF file format and integrate it in my programming systems. 

How to get the information or document? Thank you.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,036 Views

POF file is a header plus raw binary data. I think there is no such a document. Converting pof to rbf, you can know where is raw binary data area.

0 Kudos
Altera_Forum
Honored Contributor II
1,036 Views

If you need a documented file format for programming your best bet is to convert the .pof to a known, published format (like .svf or .jbc). 

 

Some details here: http://quartushelp.altera.com/14.1/mergedprojects/program/pgm/pgm_pro_set_up_output_prog_files.htm
0 Kudos
Reply