Update README.md

This commit is contained in:
Lukas Steiner
2024-12-17 14:48:14 +00:00
parent 69c92f6e73
commit 123574ab6d

View File

@@ -175,7 +175,7 @@ The content of [ddr3.json](simconfig/example.json) is presented below as an exam
- *SimulationName* (string)
- Give the name of the simulation for distinguishing from other simulations.
- *SimulationTime* (double)
- Time at which the simulation is forcefully stopped. Useful for generating multiple simulations over the exact same timeframe.
- Time in seconds after which the simulation is forcibly stopped. Useful for generating multiple simulations over the exact same timeframe.
- Default: unlimited
- *Debug* (boolean)
- true: enables debug output on console (only supported by a debug build)