Forum Discussion
Altera_Forum
Honored Contributor
21 years agoStrange clock cycle delay in Custom instruction
Hi all!! I implemented a custom instruction with the "Multi-Cycle Custom Instruction" technique. I used: clock, clk_en, reset, start, dataa[31..0], result[31..0]. My custom instruction p...
Altera_Forum
Honored Contributor
21 years agoYa the latency is with respect to the NIOS itself and not your instruction. I usually just remember to add one to whatever my hardware needs.