LZANU
New Contributor
6 years agoPOF file format specification
Hello all,
I'm a IC support engineer.
I would like to understand better the POF file format in order to support the 10M08SA device.
I found the fmt_pof.pdf, but it provides just a short overview.
Is there any other document available?
For example, the packet with tag 17 (Logical address and data32) has an additional header of 12 bytes. It should be composed as follows:
long address;
short ?;
long size_in_bits;
short ?;
Is it correct?
Which is the meaning of the two short fields?
Thanks in advance.