Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

CRC location in OnChip Flash

Utsavi
Beginner
1,310 Views

Hi,

 

I am beginner for Nios II Programming.

Please solve my below queries.

1. In .pof file where can I found CRC of Image.

2. If I am flashing .pof file, in which location of OnChip Memory, this CRC Stored?

3. Is there any way to do burst read/write operation instead of Dword by Dword in On Chip Flash?

 

Regards,

Utsavi B.

 

 

 

0 Kudos
7 Replies
EricMunYew_C_Intel
Moderator
1,282 Views

Hi, Utsavi


Are you referring to the on-chip flash of MAX10 ?


Eric


0 Kudos
EricMunYew_C_Intel
Moderator
1,280 Views

Hi, Utsavi


For your question 3, you may refer to below:


You can do burst read or a single 32bit read on the on-chip flash UFM of MAX10.

You may refer to page 16 of below document.


But you can only do a single 32bit write on UFM of MAX10.

You may refer to page 12 of below document.

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_ufm.pdf


Eric



0 Kudos
EricMunYew_C_Intel
Moderator
1,276 Views

Hi, Utsavi


You can find answers below:


1. In .pof file where can I found CRC of Image.

You cannot find CRC from the .pof


2. If I am flashing .pof file, in which location of OnChip Memory, this CRC Stored?

Normally, CRC is stored in the 32bit storage register.

 

Eric




0 Kudos
EricMunYew_C_Intel
Moderator
1,275 Views

Hi, Utsavi


Can I close this ?


Thanks.


Eric


0 Kudos
Utsavi
Beginner
1,271 Views

Hi Eric,

 

Thanks for Reply.

Can you tell me the exact Register Name/Address.Or if there is any doc in which this CRC Register is mentioned.

 

Regards,

Utsavi B.

 

 

0 Kudos
EricMunYew_C_Intel
Moderator
1,256 Views
0 Kudos
EricMunYew_C_Intel
Moderator
1,215 Views

Hi, Utsavi


Can I close this if you have no more inquiry ?


Thanks.


Eric



0 Kudos
Reply