Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDDR3 Uniphy External interface
Hi, I would like to ask question regarding the interfaces of DDR3 controller. I tried to do simple ddr3_uniphy in Cyclone V GT FPGA using Qsys. After I generate the Qsys and add the symbol in...
Altera_Forum
Honored Contributor
12 years agoYou have to change the IO standard of the DQS and CLK pins from "Differential 1.5-V SSTL Class I" to "SSTL-15 Class 1". Then you have to assign your pins location. Then you run the "analysis & synthesis". When it's finished run the tcl script "pin_assignment.tcl".
Then recompile the project and it should work.