aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/gna/bug040/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gna/bug040/testsuite.sh b/testsuite/gna/bug040/testsuite.sh
index 44b2f0c96..3209fbea9 100755
--- a/testsuite/gna/bug040/testsuite.sh
+++ b/testsuite/gna/bug040/testsuite.sh
@@ -4,7 +4,7 @@
analyze *.vhd
if ghdl_is_interpretation; then
- elab_simulate tb --stop-time=1us
+ elab_simulate tb --stop-time=200ns
else
elab_simulate tb --stop-time=4us
fi