Forum Discussion
Altera_Forum
Honored Contributor
12 years agoA shared custom Instruction between Nios II processors
Hello everybody, I want to Implement a shared Custom Instruction Hardware(a shared Accelerator) which connects directly to the Nios II arithmetic logic unit (ALU). In fact, I want to know ho...
Altera_Forum
Honored Contributor
12 years agoYou need to add it separately to each cpu - giving you two copies of the custom instruction logic.
You can then access external (to the custom instruction) logic.