Forum Discussion
Altera_Forum
Honored Contributor
12 years agoGate level simulation Custom Instruction
Hello, I have this problem: I have developed a multicycle custom instruction in vhdl. I have done an RTL simulation in modelsim and all works fine (I simulate the custom instruction only, wi...
Altera_Forum
Honored Contributor
12 years agoAnother question: Does the nios processor reset the custom instruction after every use? I mean, when I use the macro of my custom instruction in the code, is it possible that there is a reset operation at the start or at the end of the macro?
Reading in the nios ii custom instruction guide seems that the answer is no...can anyone confirm this?