From 123574ab6de93c939b7dcd61260f26a5a8a1ae89 Mon Sep 17 00:00:00 2001 From: Lukas Steiner Date: Tue, 17 Dec 2024 14:48:14 +0000 Subject: [PATCH] Update README.md --- configs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/README.md b/configs/README.md index ecd635e4..0cb516a2 100644 --- a/configs/README.md +++ b/configs/README.md @@ -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)