Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank you!I will have a look. Can I ask another question? I just did download a simple counter to my FPGA, and it will automatically work. But in this experiment, I need to use the openmsp430 core which is written in verilogto test a program which is written in C language. How can I use FPGA to realise using my openmsp430 core run the C program. Then I can try to measure the power. I don't know how to do this. Should I download both program to FPGA use quartus II, or first use code composer studio to change the c program into a hex fire, then try to download to memory of FPGA and use quartus II to download the open core to the flash, then will it work? sorry, I really confuse how to realisi.