10-22-2010 10:08 AM
I would like to run my design at a specific rate (10.762238MHz). Using the Derived Clock tools,
I can't create a clock at this rate. Is there any other method I could use to generate the clock
rate I want?
The only other approach I can think of is to perform a clock recovery function and use an
enable signal to control the dataflow.
Regards,
10-28-2010 10:24 AM
Hi Creed,
I believe the options you have will depend greatly on what you are trying to accomplish. If 10.762238M is the rate of the data then it may be possible to resample the data to a more manageable rate. As you already mentioned clock recovery is another avenue to explore. Can you please expand a bit on what you are working toward and what this rate is for.
10-28-2010 12:24 PM
10-28-2010 05:15 PM
Hi Creed,
There are two ways I can see to accomplish this, one would be a fractional resampler, which is available in either modulation toolkit if you want to do it on host or the LabVIEW FPGA RF communication Library http://decibel.ni.com/content/docs/DOC-4068 if you wish to perform it on FPGA. You can also use an external clock at that specific rate or multiple thereof.