Forum Discussion
Altera_Forum
Honored Contributor
12 years agoRunning separate C code on separate core in NIOS Multi-core system
Hello, I have done projects on NIOS II core for single processor system. Now, I need to learn and implement a multi-core system. I have very basic doubts for a multi-core system: ...
Altera_Forum
Honored Contributor
12 years agoI have been following the Philosopher tutorial from the altera website. In that, the software projects are created, compiled, and executed by script. Also the terminal is opened by script. But how to do that for our own custom project. Are their options other than script ??
Do i need to write script for that?? or i have options from Eclipse SBT ?? Please help