Forum Discussion
Altera_Forum
Honored Contributor
11 years agocustom instruction not working in 13.1.3
I have a simple combinatorial custom instruction that works fine under quartos 9.1. However (qsys in) quartos 13.1.3 doesn't generate the right logic. I've not tried quartos 14.x because I'm usi...
Altera_Forum
Honored Contributor
11 years agoThanks, probably easier for you to raise the the bug than for us to try to do so.
Adding 'readrb' makes the RTL viewer show some reasonable contents for my instruction. That 'add immediate' instruction I wrote as a quick example isn't entirely stupid. Although you'd probably want to add an extra 1 (adding 32 is more useful than adding 0) and maybe sign extend to give -16..+16.