Problem Implementing clock in Cyclone II (Altera-DE2)
Hello, I want to generate a clock with 50% duty cycle, but the frequency must be 9999 Hz <= f < 10000 Hz. I tried implementing with counter division and multiplication, but can't seem to find the ...