UserID4331231
Occasional Contributor
3 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...
- 3 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