Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUsing both edges of same clock in FPGA is problematic and leads to timing paths which cannot or very difficult to define.
Therefore, for my opinion, if you really must use both edges, better practice is to create 2 different posedge clocks with 180 degrees shift between them, using PLL.