26 lines
523 B
XML
26 lines
523 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>
|
|
</memconfigs>
|
|
<trace-setups>
|
|
|
|
<trace-setup id="simple">
|
|
<device >test2.stl</device>
|
|
</trace-setup>
|
|
|
|
|
|
|
|
</trace-setups>
|
|
</simulation>
|
|
|
|
|