Altera_Forum
Honored Contributor
15 years agoProblem about clock skew
I generated a inverted clock from a dedicated clock-pin.
The statement is: assign clk_62M_inv= ~clk_62M;//clk_62M is the input clock from the dedicated clock-pin The clock period is 16ns. I want to constrain the time distance from clk_62M's rising edge to clk_62M_inv's rising edge to be 7.5ns-8.5ns. How to do this? I upload a figure in the attachment for my situation. thanks a lot. Harris