Forum Discussion
Altera_Forum
Honored Contributor
13 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 ...
Altera_Forum
Honored Contributor
12 years agoChecked the Netlist viewer, not too sure if the compiler optimized the design. Attached is the code for the ring oscillator and the netlist viewer snapshot.
--- Quote Start --- I presume that you coded the inverter chain in a way that keeps it during design optimization. The post synthesis netlist viewer can tell. clock divider, howz dat done??? Secondly you'll probably want to implement a clock divider. --- Quote End ---