Forum Discussion
ken_51
New Contributor
2 years agoFormat of initialization file for MAX10:UFM simulation
Device: MAX10 10M02SCE144 Environment Windows 11/Quartus Prime Lite 17.0/ModelSim ALTERA STARTER EDITION 10.5b I am using Altera On-Chip Flash IP. I want to set the initial values for my UFM. I und...
ken_51
New Contributor
2 years agoI was able to solve this problem on my own.
The file format of the .dat file for the simulation is as follows
- Text file.
- One line of data per line. Next data on a new line. 4 bytes hexadecimal.
Thank you very much.