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@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.