Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMAX10 remote configuration with MCU
Design objective is to allow remote configuration update over ethernet with MCU. Is there a reference design or recommended method for this type of configuration?
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- @AlanIsmail In the original NIOS based design, I see some bit manipulating before writing to the flash (get_word_bitswap). Do you do these manipulations at the MCU side? Thanks. --- Quote End --- The word_bitswap can be done in MCU or FPGA. I believe the swap is to ensure data format matches the Flash native data format