aboutsummaryrefslogtreecommitdiffstats
path: root/common/basectx.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/basectx.h')
-rw-r--r--common/basectx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/basectx.h b/common/basectx.h
index dbfdf5ee..507f29cd 100644
--- a/common/basectx.h
+++ b/common/basectx.h
@@ -84,6 +84,9 @@ struct BaseCtx
// Context meta data
dict<IdString, Property> attrs;
+ // Fmax data post timing analysis
+ TimingResult timing_result;
+
Context *as_ctx = nullptr;
// Has the frontend loaded a design?