Forum Discussion
Altera_Forum
Honored Contributor
20 years agocustom instruction
Hi, when trying to use a combinatorial custom instruction on an output to vhdl, I get needle-like impulses, which vary in width and time to each other, on an oscilloscope. This already occurs...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by james@Apr 24 2006, 01:44 PM you should consider using a multi-cycle custom instruction instead of a combinatorial custom instruction.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14583)
--- quote end ---
--- Quote End --- I agree with you. Using a clock can keep the signal's synchrony.