Altera_Forum
Honored Contributor
13 years agoStratix IV GX Development Kit - QDRII UniPHY Pinning
I'm using the Stratix IV GX Development Kit to evaluate QDRII(+)-SRAM.
I've configured the QDRII+-MegaCore for that Stratix IV FPGA without any problems. The generated code was synthesized by Quartus 11.1sp2. But the fitter throws the following error: Error (176172): Can't place node "qdr2top1_k_n" -- node is a differential I/O node I can't understand the problem, because: - I'm using the provided golden_top design (hdl + all assignments) - The referred "qdr2top1_k_n" node IS a differential I/O node and is placed properly together with "qdr2top1_k_p" at a Strobe/nStrobe pin pair. Any suggestions?