02-05-2020 10:03 PM
In my MIG IP design, I have 24 address/ctrl pins and 22 data pins. I assign them in one of the HP bank of Kintex-7 FPGA. I set T0 and T1 for address/ctrl pins , T2 and T4 for data pins. I set the data speed to 1600 bps so that one vref in T0 byte group is used as external vref. Now I have 23 pin in T0 and T1 for address/ctrl pins. I observe the automatical assignment that ddr3_reset_n is assigned at T2 which is for the data pins. I validate the assignment using MIG wizard, the outcome is good. I am not sure whether it is ok because ddr3_reset_n is a control pin. I hope someone can tell me. Thank you.
02-05-2020 10:16 PM
ddr3_reset_n signal is used during initialize sequence.
And it is asynchrnous reset signal.
So, it's OK at T2.
Best regards,
02-05-2020 10:16 PM
ddr3_reset_n signal is used during initialize sequence.
And it is asynchrnous reset signal.
So, it's OK at T2.
Best regards,