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 wa...