Forum Discussion
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