Introduction - If you have any usage issues, please Google them yourself
Program realizes frequency devision-by-7 of the input clock signal , the program uses two counters, one triggered by the rising edge of the input clock, and the other triggered by the falling edge of the clock.Then I operate "or" arithmetic to the output of two counters.In the last,I obtained the square wave of 50 duty ratio.