improvement
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user