Forum Discussion
UserID4331231
Occasional Contributor
11 months agoCreating a Custom Hex File
I need help on How to create a customized Hex file. I have a config space of 8K (Memory IP) . for which we have derived the "initial values", these values are not a fixed pattern or sequence. And ov...
- 11 months ago
I believe this is what you're looking for. The Hexadecimal File (.hex) Definition webpage provides the hex format (its code and definition), which may help you write a script to generate the hex file automatically.
If you're interested, there's also a definition for Memory Initialization File (.mif).
Regards,
Richard
RichardT_altera
Super Contributor
11 months agoI believe this is what you're looking for. The Hexadecimal File (.hex) Definition webpage provides the hex format (its code and definition), which may help you write a script to generate the hex file automatically.
If you're interested, there's also a definition for Memory Initialization File (.mif).
Regards,
Richard