Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
in altmemphy (not uniphy) the no. of bits for the local address is calculated for half rate controller as bellow: For one chip select: width = row bits + bank bits + column bits – 2 For multiple chip selects: width = chip bits + row bits + bank bits + column bits – 2 you should be able to find this information in the controller handbook. the width is different if the controller is working on full rate. hope this helps