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 agoFor your Qsys component, did you set the 'operands' parameter of the custom instruction interface to the value of '1' ? By default, it is set to '2'.