Altera_Forum
Honored Contributor
13 years agoCyclone V SE SoC FPGA ARM HPS - also with Nios2 buried in FPGA?
Hello,
I have a design on a cyclone, using nios2 with custom logic, custom instructions and quite a bit of assembly code routines, along with C,C++. If I make the jump to an SoC FPGA, can I continue to have a nios2 operating in the FPGA fabric? Will the development tools allow me to work with the ARM and the Nios2 ? I would like this solution to allow me to partition the processing and continue to bias the existing hard-real-time stuff onto the FPGA+Nios2. Some of the non-real-time stuff may migrate onto the ARM, which I expect would eventually do some heavy lifting but initially it would mostly operate standard OS things such as peripherals. I'd probably be drawn to introduce Linux or some OS - for device driver and modern network support. Up to now I have avoided needing an OS. Any and all comment welcome! Thanks! Lefty