Files
DRAMSys/DRAMSys/dram/resources/configs/amconfigs/am_ddr4.xml
Éder Ferreira Zulian 6f776c067e Changes in project structure.
Now we have a root project file - dram.vp.system.pro - that includes
dramSys.pro and traceAnanlyzer.pro files. This way it is possible to build
both projects easily.

After buiding from QTCreator the results will be in dram.vp.system/build* and
its sub-directories.
2015-06-22 17:15:29 +02:00

17 lines
271 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!-- highest bank parallelism - high hits -->
<dramconfig>
<addressmap length="32">
<row from="19" to="31" />
<column from="9" to="18" />
<bank from="5" to="8" />
</addressmap>
</dramconfig>