Forum Discussion
Altera_Forum
Honored Contributor
16 years ago用标志(使能)控制计数器。
标志为0,计数器开始计数xxx时间,标志置一; 标志为1,计数器清零。 Use the flag(enable flag) to control counter. When the flag is 0, the counter begin to count some long time, set the flag as the time is up. When the flag is 1, clear the counter.