Altera_Forum
Honored Contributor
15 years agohow to use clk edges
I used to programe like this : use rising edge of clk to output one data,and then use falling edge to capture data at next step,because I think if the data is align at the rising edge of clk,i can ca...