Altera_Forum
Honored Contributor
17 years agoDQ pins limitation of High Performance DDR2 Core
Hi,
When I create a DDR2 Core of High Performance 8.0 which located on the top of the FPGA (StratixII EP2S30F672), and the data bus width is 32 (local bus width = 64, 4 dqs), error occured during Analysis & Synthesis. The Quartus II gave the message that the number of dq pins exceeded the maximum limitation of the DDR2 Core. Does it means I cannot implement a single High Performance DDR2 Core with 32 dq pins on one side of StratixII? In my design, I want to extend the data bus width from 16 to 32 using two 16bits DDR2 chip, and control the two DDR2 chip using only one High Performance Core. How can I achieve it? Another question: Does the High Performance Core always occupies 1 Enhanced PLL instead of Fast PLL? Thanks a lot!