OpenSTA/tcl
Akash Levy 44e7316da1
Add {`instance`, `cell`, `verilog_src`, `pin`, `net`, `hier_pins`, `capacitance`} fields to `report_checks -format json` for paths (#135)
* Add {`inst`, `cell`, `src`, `nets`} to `report_checks -format json`

* Smallfix

* Improved nets

* Race condition fix

* Fixes

* Small whitespace fix

* Add no paths corner case stuff

* Adjustments to naming of fields

* Requested fixes

* Reintroduce escapeBackslashes, use stringCopy to prevent stack memory warning

* Fix escapeBackslashes to use preferred style

* No backslash escaping

* Make requested fixes
2025-01-13 19:28:04 -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 update copyright 2024-01-11 16:34:49 -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 Add {`instance`, `cell`, `verilog_src`, `pin`, `net`, `hier_pins`, `capacitance`} fields to `report_checks -format json` for paths (#135) 2025-01-13 19:28:04 -08:00
Util.tcl report_checks -format json 2024-09-16 17:04:31 -07:00
Variables.tcl link_design -no_black_boxes instead of var 2024-07-24 09:04:08 -07:00