Re: Clock Multiplication Question
- From: "effimofunk" <rfrankel@xxxxxxx>
- Date: Mon, 27 Feb 2006 22:37:04 -0600
A quick follow-up:
Drawing some clock it seems possible to do a 2x by using an XOR as
follows...
CLK ____----____----____----
DELAY_CLK __----____----____----__
2*CLK __--__--__--__--__--__-- 2*CLK = CLK XOR DELAY_CLK
I am not sure this is the best way but its what I've got so far. Another
question to add to the previous post is how do I create a delayed clock
that is delayed by half a clock cycle. Once again thanks for any help.
--
Ryan S. Frankel
All,or
I have a question regarding the implementation of a digital clock
multiplier. I am wondering if anyone has any tips of implementing an
all-digital integer clock multiplier. I have a system with a low rate
TCXO and I would like to run the digital portion of the mixed signal
design with a higher frequency. Adding another oscillator is not an
option and I believe there are some straightforward (somewhat) ways to
implement a clock multiplier in Digital Land. If anyone has a good tip
a resource that discusses this I would appreciate any comments. I amThanks
trying to take a 16.384 MHz TCXO and multiply it 4x to 65.536 MHz.
guys!
--
Ryan S. Frankel
.
- Follow-Ups:
- Re: Clock Multiplication Question
- From: Jerry Avins
- Re: Clock Multiplication Question
- References:
- Clock Multiplication Question
- From: effimofunk
- Clock Multiplication Question
- Prev by Date: Clock Multiplication Question
- Next by Date: Re: Clock Multiplication Question
- Previous by thread: Clock Multiplication Question
- Next by thread: Re: Clock Multiplication Question
- Index(es):
Relevant Pages
|