Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- The multi-threaded single processor system, do you mean it relys on an RTOS? --- Quote End --- Yes. RTOS would allow you to spawn several threads. You can manipulate a thread to resume, suspend etc while the other thread executes. There is lot of helpful literature available for the RTOS that have been ported on NIOS eg. uC/OS-II.