OpenSTA/tcl
Akash Levy fbb4b8c6e6
Add error/warning suppression with `suppress_msg` and `unsuppress_msg` commands (#157)
* Add error/warning suppression with `suppress_msg` and `unsuppress_msg` commands

* Fixes

* Merge docs

* Fixes

* Remove optional arg from class

* Add where to find message codes

* Update docs

* Requested fixes

* Deal with errors on the TCL side instead of C++ side

* Update ok file

* Add back in C++ side error suppression and have tests for both C++/TCL side suppression

* Requested fixes to ChangeLog and unifying suppression in C++/TCL

* Requested fixes

* Requested test adjustments

* Smallfixes

* Smallfixes

* Another smallfix
2025-01-17 11:20:19 -08:00
..
CmdArgs.tcl Add `-of_objects` key to `get_lib_pins` (#128) 2024-11-16 14:05:34 -08:00
CmdUtil.tcl rel 2.6.0 2024-07-24 09:04:08 -07:00
Exception.i Add error/warning suppression with `suppress_msg` and `unsuppress_msg` commands (#157) 2025-01-17 11:20:19 -08:00
Init.tcl update copyright 2024-01-11 16:34:49 -08:00
Property.tcl update copyright 2024-01-11 16:34:49 -08:00
Splash.tcl update copyright 2024-01-11 16:34:49 -08:00
Sta.tcl Use same error code for all -filter errors 2024-08-12 21:27:17 -07:00
StaTclTypes.i Migrate static helper functions in `StaTclTypes.i` to non-static functions in `TclTypeHelpers.cc`/`.hh` (#182) 2025-01-17 11:15:00 -08:00
TclTypeHelpers.cc Migrate static helper functions in `StaTclTypes.i` to non-static functions in `TclTypeHelpers.cc`/`.hh` (#182) 2025-01-17 11:15:00 -08:00
Util.tcl Add error/warning suppression with `suppress_msg` and `unsuppress_msg` commands (#157) 2025-01-17 11:20:19 -08:00
Variables.tcl link_design -no_black_boxes instead of var 2024-07-24 09:04:08 -07:00