Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- thank you yes i want to write code C++ or C on processor NIOS i use board Cyclone II , Can i use NIOS to implement Deep learning algorithms like Deep Belife network algorithm in FPGA ?? What steps do I need to help you? --- Quote End --- I am not familiar with those specific class of algorithms, but you can run C/C++ programs using the NIOS soft processor on a CycloneII based board. However, be aware the processor is limited in performance (better than an Arduino, not better than a single/dual core ARM on a SOC). Depending on the board design and NIOS system implementation there may be program size restrictions (I am assuming that your algorithms are probably very memory intensive). As far as helping me, there is nothing further I need. You however need to do a lot of reading and research.