diff options
Diffstat (limited to 'common/timing.h')
-rw-r--r-- | common/timing.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/timing.h b/common/timing.h index 0ba1d479..63c0fc74 100644 --- a/common/timing.h +++ b/common/timing.h @@ -141,6 +141,7 @@ struct TimingAnalyser } bool setup_only = false; + bool verbose_mode = false; private: void init_ports(); |