aboutsummaryrefslogtreecommitdiffstats
path: root/common/timing.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/timing.h')
-rw-r--r--common/timing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/timing.h b/common/timing.h
index 63c0fc74..a8615e15 100644
--- a/common/timing.h
+++ b/common/timing.h
@@ -142,6 +142,8 @@ struct TimingAnalyser
bool setup_only = false;
bool verbose_mode = false;
+ bool have_loops = false;
+ bool updated_domains = false;
private:
void init_ports();