Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Nios 2 custom instruction.

Altera_Forum
Honored Contributor II
966 Views

Hello everyone, I am implementing edge detection on fpga using nios2 processor. I want to do custom instruction for sobel algorithm. Idea is that I will take pixel values (3*3 matrix at a time) as a input for custom instruction and it will give me final pixel value . But Question is that custom instruction provide only 2 inputs and i want to generate custom instruction which has 9 inputs. So can anyone guide me how to generate custom instruction in nios which has more than 2 inputs?  

Thank you.
0 Kudos
0 Replies
Reply