Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThe DLL could not be placed in any location to satisfy its connectivity requirements
Hi, I'm trying to fit a DDR3 memory controller in an Arria V GX device without success. The memory controller is part of a QSys generated system. This is the message Quartus outputs when f...
Altera_Forum
Honored Contributor
12 years agoI found a solution. As it turns out, the Clock source for the PLL used in memory controller was assigned to a pin, located to far away from the HMC. As soon as i changed the assigned pin to a closer one, the compilation resulted in a successful fit.