Altera_Forum
Honored Contributor
14 years agoNIOS Custom Instruction with more than two input
Hi,
Is it possible to create a custom instruction that uses more than two inputs, or alternatively load all the inputs serially into registers I have implemented on my hardware? I am creating a piece of hardware to sort an array and I would like to load all the contents of the array into registers I have in my hardware. Thanks