- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
we are using a MAX10 chip with implemented Flash
our target is to have an internal flesh with default values that we will read
we have astablished the connection between a component and the memory
also i "Think" i'm reading data from teh memory (using signalTap)
the data is always x"FFFFFFFF" (as default)
we would like to have an HEX file that will initiate the values inside the Flash
the Flash IP window:
we also set the Device configuration as well to "Single uncompressed Image with MemoryInitialization"
when i complie and program, the data is xFFF...
we saw that we need to convert the SOF to POF file
when we try to upload the HEX we get an error:
the HEX File needs to be 521 cells with 32bit data
i have notesed that when the HEX is over 1 cell (32 bit)we get this error
for example:
is there a simple guide to implement Flash with default values?
any advice will be appriciated
thank you
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please check this documentation https://www.intel.com/content/www/us/en/docs/programmable/683180/18-0/flash-initialization-files.html
If the total data size in the initialization file is less the maximum UFM size, the IP core retains blank data (all 1's).
If the total data size in the initialization file is larger than the maximum UFM size, the IP core ignores the extra data.
Thanks,
Regards,
Sheng
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page