How Can I Build a Digital Clock Manager In VHDL

Status
Not open for further replies.

ishailesh

Junior Member level 3
Joined
Apr 4, 2012
Messages
31
Helped
6
Reputation
12
Reaction score
6
Trophy points
1,288
Location
New Delhi, India
Activity points
1,652
Hey All

I am trying my hand at VHDL. So the task that i am supposed to do is to built a digital clock manager.
How can i implement it. What should be its structure look like?
How can i connect its different module?

Regards
 

what are those different modules?
 

what are those different modules?

Sir,

The module which i will be using are

1. Digital Frequency Synthesizer (Programmable Multiplier / Divider )
2. Duty Cycle Corrector
3. Programmable phase shifter
4. Programmable duty cycle synthesizer
5. Coarse Phase Shifter

Regards
 

Seems to be a complex task. Clock dividers are easy to code in VHDL/Verilog.
 

Seems to be a complex task. Clock dividers are easy to code in VHDL/Verilog.

And should not be used to clock logic.

If you are refering to xilinx DCMs, you have to instantiate them in your code. You cannot create them from VHDL because they contain all sorts of analogue logic.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…