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.
17 lines
271 B
XML
Executable File
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>
|
|
|
|
|
|
|
|
|
|
|
|
|