Forum Discussion
Altera_Forum
Honored Contributor
17 years agothank you, pletz. I have crrect it , it should be
"if(clkcnt <= 6'd40)", my popurse is that,as the signal is enable, "READ_RAM_ENABLE == 1'b1", and when the counter is less than 40, then it will add 1, when it reach to 40, it will be keep the value "40".