Forum Discussion
Altera_Forum
Honored Contributor
21 years agoI reviewed the documentation for the custom instructions and you are right about the muxing (I'm used to NIOS I custom instructions).
Since you are combinational, you don't need that enable. However, if you look at page 1-6 (pg 14) it states that if you do a combinational custom instruction you can not have an optional interface. Whether that applies to your design or not I'm not sure (not sure why this is not possible for combinational logic, probably keep the timing high I'm guessing).