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 ago Does your interface described in your _hw.tcl look like Figure 3, or Figure 5 ? Try removing extra signals if it looks like Figure 5.