The Xilinx Spartan-3, Virtex-II, and Virtex-II Pro FPGAs have DDR registers
as part of each I/O block.
For high-performance applications, you would want to use two outputs from
the Digital Clock Manager, one being the de-skewed, non-shifted clock output
and the de-skewed, 180 degrees phase-shifted clock output. This technique
minimizes any potential duty-cycle distortion and gives you most of the
entire half-period for your logic application.
You might take a look at the following web site as it contains both
application notes and sample code.
http://www.xilinx.com/xlnx/xil_prodc..._dram_ddr_page
--
---------------------------------
Steven K. Knapp
Applications Manager, Xilinx Inc.
General Products Division
Spartan-3/II/IIE FPGAs
http://www.xilinx.com/xlnx/xil_prodc...itle=Spartan-3
Tel: (408) 626-7447
E-mail:
[email protected]
---------------------------------
"itsme" <
[email protected]> wrote in message
news:bdud1q$enh$02$
[email protected]..
> Hi all,
> here is a quit simple, general question:
> Why do the FPGAs (as fare as I know) not use Double Data Rate on Chip for
> their FlipFlips?
> + This would reduce the power for the clock tree.
> + I could directly use the Data from an external DDR-DRAM
>
>
>