Altera_Forum
Honored Contributor
10 years agoddr2 board design
Hi,
I'm implementing 4 DDR2 devices(64-bit bus) in a FPGA design. My FPGA is Cyclone IV. And I'm gonna to apply the Balanced Tree Topology. My question is about the differential clk pairs. Is it ok to generate only one differential clk pairs for 4 ddr2 devices? Is the drive ability enough? Another question is about the VREF. Because of too many pins placed in the same VREF group, I have to place the address/cotrol signal pins to other common I/Os whose VREF group is different from that of DQ/DQS/CLK. These signal are output from the perspective of FPGA host. Does this mean that they don't need VREF so that I could use the VREF pin as common I/O pins? Thanks