Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAbout the FPGA
I need to make my FPGA automatically to read the .hex fire (which is a test program) when I synthesis my CPU core (openMSP430) to the FPGA. Where should I put this hex fire ,in the FLASH or SDRAM, an...
Altera_Forum
Honored Contributor
15 years agoThank you for your reply. use on_chip memory will increase the power of the CPU core, right? As I need to measure the power of openMSP430 core only and accuratly, is it better to use the SDRAM or FLASH on the board? But I don't know how to realsize it.