Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHello Mr. Ahmed,
Have you considered implementing a Nios II processor in the FPGA on your board that can run the C code from the example ? You can write a small Qsys component or use the standard PIO component in Qsys to interface with your board. Then you can use Eclipse as an environment to debug your application in C. The other thing you might consider is build a FSM (finite state machine) in the FPGA that does the job you write in C (this could be a huge job). If you are really new to the FPGA, check out the tutorials from the Altera University. And Google the web for books from Mr. Pong Chu, i have looked for a long time to find good primers, these books are. Best Regards, Johi.