Files
DRAMSys/dram/resources/simulations/sim-batch.xml
2014-08-05 19:33:16 +02:00

27 lines
638 B
XML

<simulation id = "simbatch3">
<memspec>WideIO.xml</memspec>
<!-- <addressmapping>am_highHits.xml</addressmapping>
<addressmapping>am_highPara.xml</addressmapping> -->
<!-- <addressmapping>am_lowPara.xml</addressmapping>
-->
<addressmapping>am_wideio.xml</addressmapping>
<memconfigs>
<memconfig>fifo.xml</memconfig>
<!-- <memconfig>fr_fcfs.xml</memconfig>
<memconfig>par_bs.xml</memconfig>
--> </memconfigs>
<trace-setups>
<trace-setup id="media">
<!-- <device clkMhz="800">small.stl</device> -->
<device clkMhz="800">chstone-sha_32.stl</device>
</trace-setup>
</trace-setups>
</simulation>