Frequency generation

Y

YesMann

Hello,

I have FClk in <= 12Mhz and I want to generate two derivate frequency

F1 = FClkin/7 (=1.714Mhz) and F2 =F1/5 (= 342.8KHz)

Can anyone help me to write this code in vhdl?

Thanks in advance,
 
C

Charles M. Elias

YesMann said:
Hello,

I have FClk in <= 12Mhz and I want to generate two derivate frequency

F1 = FClkin/7 (=1.714Mhz) and F2 =F1/5 (= 342.8KHz)

Can anyone help me to write this code in vhdl?

Thanks in advance,

Look for comp.lang.vhdl FAQ Part 1 on this site. In part 1 (4.2.30)
you will find how to code a clock divider. I have used a variation of
this divider and it works well. It is a good idea to download FAQ and
use it for a reference. I have learned a lot from it.

Best regards,

Charles
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top