Files
DRAMSys/dram/resources/simulations/sim-batch.xml
Janik Schlemminger 938dbb3fdb print mapping
2014-09-06 20:21:43 +02:00

30 lines
741 B
XML

<simulation>
<simconfig>
<Debug value="1" />
</simconfig>
<memspecs>
<memspec src="/home/jonny/git/dram.vp.system/dram/resources/configs/memspecs/WideIO.xml"></memspec>
</memspecs>
<addressmappings>
<addressmapping src="/home/jonny/git/dram.vp.system/dram/resources/configs/amconfigs/am_wideio.xml"></addressmapping>
</addressmappings>
<memconfigs>
<!-- <memconfig>fr_fcfs.xml</memconfig>
-->
<memconfig src="/home/jonny/git/dram.vp.system/dram/resources/configs/memconfigs/fr_fcfs.xml">
<!-- <Debug value="1"></Debug>-->
</memconfig>
</memconfigs>
<tracesetups>
<tracesetup id="media">
<device clkMhz="800">chstone-sha_32.stl</device>
</tracesetup>
</tracesetups>
</simulation>