Forum Discussion
Altera_Forum
Honored Contributor
9 years agoAdd a custom instruction with only one input - BSP auto generated
I've just created a custom instruction in Qsys that uses only one input. There is only dataa[] in the interface. However the Eclipse generates a instruction with 2 operands. #define ALT_...
Altera_Forum
Honored Contributor
9 years agoThank you ted.
I didn´t notice the fild when building it. And since you are here. I´m preaty sure my instruction takes only one cicle to execute. But I can´t change the field to "Combinational" only "Variable".