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 ago --- 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. Secondly you'll probably want to implement a clock divider. --- Quote End --- Is there a way of forcing the compiler not to optimize the design for logic utilization??? And if there is hw?