Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDisabling other processes on nios
Hi, With some help from this forum, I've managed to get my project working well. The fpga reads samples from an ADC and enables a flag when the buffer is full. The nios2 polls the edge capture ...
Altera_Forum
Honored Contributor
12 years agoYour processor does only what your C code tells it to do. If all you have is a main process pooling for a flag it's exactly what it is doing.