mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-04 08:43:04 +02:00
report_checks -fileds hierarchical_pins resolves #136
commit bbcb5e6d69a7f01af186e1adf7aaff8bccada638 Author: James Cherry <[email protected]> Date: Wed Dec 25 11:07:15 2024 -0700 report hier pins factor Signed-off-by: James Cherry <[email protected]> commit 2b00bde920deb4f6f997f30f6f4d8ee41d2a686f Author: James Cherry <[email protected]> Date: Tue Dec 24 18:35:24 2024 -0700 report_checks hier pins Signed-off-by: James Cherry <[email protected]> commit dd1a1b99d51f0adbedc6ef43b6b5e60fae075025 Author: James Cherry <[email protected]> Date: Tue Dec 24 11:22:17 2024 -0700 report_checks error check fields Signed-off-by: James Cherry <[email protected]> commit dc500534bddee9d514b4ed7ffb9d83289f0aaad5 Author: James Cherry <[email protected]> Date: Tue Dec 24 11:22:01 2024 -0700 report_checks hierarchical_pins field Signed-off-by: James Cherry <[email protected]> commit c6a4a12d9449773e677d2b12f1a41444a011b526 Author: James Cherry <[email protected]> Date: Tue Dec 24 09:56:33 2024 -0700 report_checks hierarchical_pins field Signed-off-by: James Cherry <[email protected]> Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -889,6 +889,7 @@ public:
|
||||
void setReportPathFormat(ReportPathFormat format);
|
||||
void setReportPathFieldOrder(StringSeq *field_names);
|
||||
void setReportPathFields(bool report_input_pin,
|
||||
bool report_hier_pins,
|
||||
bool report_net,
|
||||
bool report_cap,
|
||||
bool report_slew,
|
||||
|
||||
Reference in New Issue
Block a user