improvement

This commit is contained in:
Éder F. Zulian
2018-09-03 11:05:48 +02:00
parent d4adda3b15
commit 321c0e235b

View File

@@ -1,6 +1,6 @@
<simulation>
<!-- Simulation file identifier -->
<simulationid id="ddr3-example"></simulationid>
<simulationid id="ddr3-boot-linux"></simulationid>
<!-- Configuration for the DRAMSys Simulator -->
<simconfig src="ddr3_boot_linux.xml" />
<!-- Temperature Simulator Configuration -->
@@ -14,12 +14,8 @@
<!--
The following trace setup is only used in standalone mode.
In library mode e.g. in Platform Architect the trace setup is ignored.
-->
<tracesetup>
<!--
This device mimics an image processing application
running on an FPGA with 200 Mhz.
-->
<device clkMhz="200">ddr3_example.stl</device>
</tracesetup>
-->
</simulation>