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 agoFPGAs require well regulated voltages. You shouldn't put any resistor between the regulator and the FPGA...
Yes, you need a SRAM in the FPGA. You need to take a look into the OpenMSP430code to see how to initialize the memories.