Altera_Forum
Honored Contributor
15 years agoDDR2 mem_clk error
Hi there!
I have designed and manufactured a board with a Stratix III chip (E260) and a DDR2 memory chip. I have connected the memory clock (mem_clk of the FPGA controller module) to pins P8/P9 of the FPGA, which are a PLL_clkout differential output pair. During fitting, I'm a getting the next error: "Differential input mem_clk[0] is assigned to location P9. However, the pin location does not support differential input.". As I understand, the port is defined as INOUT for an internal phase calibration of the clock, although externally, from a top-level point of view, this pin is an output pin. According to this, a problem shouldn't arise from the selection of I/Os which are only available as an output differential pair. Is there a workaround for this problem, or am I doomed ? :)