Altera_Forum
Honored Contributor
12 years agoRing oscillator design issue
Hello
i designed a ring oscillator (VHDL) with an up-counter to display its output. The ring oscillators' (80 inverters) output feeds into the clock input to the up-counter and the counter should displays output for each clock pulse. The challenge am having is that the ring oscillators' frequency seems too fast that the counter counts very fast (count/step not visible to human eyes) and displays maximum counts within micro seconds, when implemented on my DE 3 (STRATIX III). How can i make oscillators frequency slow so that my design will be suitable for usage? i understand increasing the number of inverters in the ring oscillator will reduce its frequency, but that could affect the application. I dont know if am missing something in the Timing Characteristics of the device and if that is what's affecting? i never want into Timing xtics since i started using FPGA.