- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey,
What is the maximum size of an allowed .HEX file to be download to a Cyclone V deice?
Moreover, in case I want to use a few .HEX files, there is a required guard addresses between each of them?
Thank you
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
.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.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page