Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

how to download the FPGA configuration data in to

hi ,everybody.there is a CFI(common flash interface)flash on my board ,but i only use it to store my software data! how to download the FPGA configuration data in to the flash?

thanks !

with my regard!

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    quartusII can generate .hexout when u compile ur nios processor or when u compile ur digital design....

    use the .hexout file to download to the appropriate portion of the flash memory then u hav ur FPGA config in ur flash then.....

    cod
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    i have found my workspace directory! not find .hexout file,it show the followed message : it need hardware--image!coluld you be kind to specify it with a detailed way!