mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
write_timing_model min/max_clock_tree_path
commit 327766984f2beedc5c83b0acdab0df48fb61d2ba Author: James Cherry <cherry@parallaxsw.com> Date: Wed Oct 4 11:09:38 2023 -0700 write_timing_model min/max_clock_tree_path Signed-off-by: James Cherry <cherry@parallaxsw.com> commit 675c1ff6d8cfa90a0d1bd5c8960a8b23e75056a3 Author: James Cherry <cherry@parallaxsw.com> Date: Wed Oct 4 09:02:39 2023 -0700 min/max_clock_tree_path Signed-off-by: James Cherry <cherry@parallaxsw.com> Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
@@ -201,7 +201,7 @@ public:
|
||||
TableModel(TablePtr table,
|
||||
TableTemplate *tbl_template,
|
||||
ScaleFactorType scale_factor_type,
|
||||
RiseFall *rf);
|
||||
const RiseFall *rf);
|
||||
void setScaleFactorType(ScaleFactorType type);
|
||||
int order() const;
|
||||
TableTemplate *tblTemplate() const { return tbl_template_; }
|
||||
|
||||
Reference in New Issue
Block a user