Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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?

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top