Вопрос

I need develope synthesizable custom verilog code for generating a higher frequency clock from low frequency clock i.e from 50 MHz clock i need to generate 100 MHZ clock . kindly help how to do the same.

Это было полезно?

Решение

A pure Verilog solution is not stable, so dedicated FPGA resources must be used.

Please see this previous answer; it applies to Verilog also, even through tagged VHDL.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top