Files
DRAMSys/dram/resources/simulations/sim-batch.xml

24 lines
580 B
XML

<simulation id = "simbatch">
<memspec>DDR4.xml</memspec>
<!-- <addressmapping>am_highHits.xml</addressmapping>
<addressmapping>am_highPara.xml</addressmapping> -->
<!-- <addressmapping>am_lowPara.xml</addressmapping>
-->
<addressmapping>am_lowHits.xml</addressmapping>
<addressmapping>am_lowPara.xml</addressmapping>
<memconfigs>
<memconfig>fr_fcfs.xml</memconfig>
<memconfig>fifo.xml</memconfig>
</memconfigs>
<trace-setups>
<trace-setup id="13">
<device >mediabench-fractal_32.stl</device>
</trace-setup>
</trace-setups>
</simulation>