Forum Discussion
Altera_Forum
Honored Contributor
18 years ago --- Quote Start --- I'm used to assigning a generated clock directly to the Q pin of a flop... --- Quote End --- Are you used to doing this in an ASIC? Avoid doing it in an FPGA. It is better to drive the clock with a PLL or to use a clock enable. If you do drive a clock with a register or any other logic, be aware of the caveats in my posts at http://www.alteraforum.com/forum/showthread.php?t=754.