New address mappings for DDR3

This commit is contained in:
Éder F. Zulian
2016-05-18 15:12:37 +02:00
parent 3a417e4e7c
commit 7722471b5a
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<addressmapping>
<channel from="128" to="128" /> <!-- only one channel -->
<bank from="26" to="28" />
<row from="13" to="25" />
<column from="3" to="12" />
<bytes from="0" to="2" />
</addressmapping>

View File

@@ -0,0 +1,8 @@
<addressmapping>
<channel from="128" to="128" /> <!-- only one channel -->
<row from="16" to="28" />
<bank from="13" to="15" />
<column from="3" to="12" />
<bytes from="0" to="2" />
</addressmapping>