Altera_Forum
Honored Contributor
8 years agoDDR DQS BANKS 5/6 MAX10 Conflict
In the MAX10M16 the two banks that support DDR memory are bank 5/6.
The DQS lines for banks 6 is on pins H11/H12. The DQS lines for banks 5 is on pins L15/K15. If i assign the DQS/DQ on bank 6 (pins H11/H12) I get an error that says: Error (171082): Can't place node "mem_dqs[0]" in location or region "PIN L15" -- location is not compatible with current location of PIN H11 for the node -- location added due to User Location Constraints and IO standards pin placement If i assign the DQS/DQ on bank 5 (pins L15/K15) I get an error that says: Error (171082): Can't place node "mem_dqs[0]" in location or region "PIN H11" -- location is not compatible with current location of PIN L15 for the node -- location added due to User Location Constraints and IO standards pin placement ... so i am stuck. What bank should i put my DQS/DQ pins on? Is there something i need to do to the DQS pins that are not used?