Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIs it possible to use the BeMicro SDK as a pure FPGA device?
Without the nios soft processor. Any tutotial or samples will be much appreciated. Thank you in advance.
Altera_Forum
Honored Contributor
15 years agoMy guess is that the simplest way to do that is to use the processor to get a running system (slow but running).
Then replace some parts of the code with "hardware accelerated IP" a.k.a., Nios custom instructions. And you can do it with the NIOS/E (the free one)