Altera_Forum
Honored Contributor
8 years agoDDR differential pin assignments
I instantiated a DDR3 hard IP and compiled it. Certain pin such as MEM_CK and MEM_CKN are considered differential pairs and Quartus labeled them as "Differential 1.5V-SSTL". But instead of labeling MEM_CK+MEM_CKN as a pair, it created new pairs like MEM_CK+MEM_CK[n] in addition to MEM_CKN+MEM_CKN[n]. How do I get it to pair correctly? Just editing the names in pin planner doesn't do anything.