Forum Discussion
Altera_Forum
Honored Contributor
8 years agoAltera Quartus (.jic to .pof)
[SUP]Hi All, Need help here. (I uploaded the screenshot) i have file from my customer .jic file, using JTAG mode and its included JTAG device and flash device. can i split it out to only fl...
Altera_Forum
Honored Contributor
8 years agoIs there any documentation available for the JIC file format or programming files in general? Plus there is parts missing from your code. Unsigned short is 16bit (!?) and unsigned len is 32 or 64 bit depending on system (!?). Would be better to use stdint types here.
Can you make full source available? Markus