Forum Discussion
1 Reply
- sstrell
Super Contributor
.hex files are used to initialize on-chip memory blocks, so you would, at most, have one .hex for each memory instance in your design. They would be the size of the memory instance they are assigned to. So the "maximum size" is the size of the associated memory instance.
I don't understand your second question since each .hex is separate from any other.