Altera_Forum
Honored Contributor
15 years agoCustom Istruction
What is a Custom instruction ? Im doing a project where I have a verilog module that reads data from the audio codec and when the audio buffer gets full, I intend to read the buffer using a Nios processor and do some calculations. I first wanted to use IOR instructions to read the buffer. but then I heard about custom instructions. Can anyone help me exactly what it is?