How to access a NIOS II ALU instruction from an application code?
Hello, This question might sound trivial, however since I am a beginner I am forced to ask this as well. How to call the NIOS II ALU ADD instruction from an application code in C which runs o...