Files
DRAMSys/DRAMSys/library/resources/configs/amconfigs/am_wideio.xml
Matthias Jung 14c4a041bd Reorganized such that build dependencies wont fail
Also some LPDDR4 starting was conducted
2017-10-03 18:20:13 -04:00

23 lines
456 B
XML
Executable File

<!-- Row Bank Column -->
<addressmapping>
<channel from="27" to="28" />
<row from="14" to="26" />
<bank from="11" to="13" />
<column from="4" to="10" />
<bytes from="0" to="3" />
</addressmapping>
<!-- Bank Row Column -->
<!--
<addressmapping>
<channel from="27" to="28" />
<bank from="24" to="26" />
<row from="11" to="23" />
<column from="4" to="10" />
<bytes from="0" to="3" />
</addressmapping>
-->