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.

Clock Multiplier using Combinational Logic

Status
Not open for further replies.

dinesh.4126

Member level 5
Joined
Feb 27, 2008
Messages
83
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,841
Hi,
Can somebody give some hint how to design clock multiplier(double the frequency) using combinational logic.
 

Basically, an XOR gate with one input delayed can achieve this. You have to check, if it's feasible with your available logic.
 

If you are using FPGA, use clock managers, DCM available inside the FPGA.
Dont make custom clock gating, clock multipliers in FPGA as it may cause clock glitching.

regards,
freak
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top