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.

generate twice the frequency of pulse from clock source

Status
Not open for further replies.

jmlabuac

Newbie level 5
Joined
Jan 5, 2012
Messages
8
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,379
please help me... I'm using verilog... I'll be having an input clock of say 1Mhz.. I need to produce a signal twice as fast as the input clock... please help
 

I need a verilog code for it... I don't know how to translate the given circuit to verilog...
 

If you're using a Xilinx FPGA you may use a DCM primitive with Digital Frequency Synthesis option to generate multiples. Even Clk_2X is supported in DCM.
 

please help me... I'm using verilog... I'll be having an input clock of say 1Mhz.. I need to produce a signal twice as fast as the input clock... please help

It depends on which vendor device you are using to. For xilinx you can use DCM from Logicore IP wizard and similarly for Altera you can use PLL megawizard to implement the clock multiplier.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top