Commit Graph

135 Commits

Author SHA1 Message Date
James Cherry 8c5b0fcaa5 LibertyCell::timingArcSets() range iteration
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-12 08:21:34 -07:00
James Cherry 2b498c93c4 write_timing_model input->output arcs
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-10 16:26:14 -07:00
James Cherry 170e6b7a40 write liberty bus port
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-09 19:19:05 -07:00
James Cherry d84051d76f Merge branch 'master' into write_lib
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-09 19:10:06 -07:00
James Cherry b292796116 liberty support for write_liberty
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-09 19:08:37 -07:00
James Cherry 754ab9e220 write_timing_model
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-08 18:54:56 -07:00
James Cherry 55ec1973d0 make timing model setup/hold
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-08 10:03:41 -07:00
James Cherry f2c6b49d07 write_timing_model
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-08 08:29:53 -07:00
James Cherry 7e0ba747e7 write_lib sky130
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-07 08:14:51 -07:00
James Cherry eeac6fafd6 write_liberty
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-06 21:27:28 -07:00
James Cherry 296bc45a17 write_liberty
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-06 20:57:09 -07:00
James Cherry 82dfa21484 write_lib
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-06 14:40:58 -07:00
James Cherry 7ac4af5bcb write_liberty
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-06 09:00:11 -07:00
James Cherry 4b0e6e8e0d rm LibertyLibrary::found_rise_fall_caps_
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-05 19:37:11 -07:00
James Cherry bfb849d3d7 max_slew/fanout/capacitance_check_slack in user units
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-04-03 20:40:49 -07:00
James Cherry dfd5636b81 liberty warnings for zero default_max_transition default_fanout_load
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-04-03 13:13:06 -07:00
James Cherry bbf5584e30 flush DISALLOW_COPY_AND_ASSIGN
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-02-19 18:31:52 -07:00
James Cherry 3481d3c48b function names with trans -> edge
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-02-13 17:46:45 -07:00
James Cherry eb74dc624c undo 9938bf7
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-02-02 12:30:52 -07:00
James Cherry 9938bf7b94 libertyIncludeBegin leak
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-27 10:46:47 -07:00
James Cherry 16f3f94b5b Klockwork warnings
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-15 12:51:05 -07:00
James Cherry bb36b3cb31 ScaleFactor enum counts
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-13 19:33:26 -07:00
James Cherry 49398a97c8 null reader refs used by parsers after use
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-13 16:12:27 -07:00
James Cherry 4e0d2d905e SdfWriter::write format_delay_ possible overflow
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-13 11:59:36 -07:00
James Cherry 6342c96e90 makeLibertyComplexAttr possible for missing visitor
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-13 10:54:56 -07:00
James Cherry 2bc6e8f68c update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-04 10:17:08 -07:00
James Cherry eaa6523869 internal power umr
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-12-28 16:05:04 -08:00
James Cherry 8bcb0eb27b libert internal_power power group for rise/fall
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-12-28 15:28:20 -07:00
James Cherry 489d7a2e8e read_liberty warn if max_transition is zero
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-11-09 13:26:01 -07:00
James Cherry 65cb291233 latch dcalc with threads
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-11-04 10:30:23 -07:00
James Cherry adda260c8a LibertyParse ignore shift/reduce
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-09 08:18:27 -07:00
James Cherry 2e8f0035dc update copyright 2021-06-25 10:25:49 -07:00
James Cherry e10258d9e5 report_net min/max cap instead of rise/fall/min/max 2021-04-02 14:46:30 -07:00
James Cherry 045b7a7c19 liberty parse unquoted functions 2021-03-16 10:27:17 -07:00
James Cherry a202c6bf69 read_liberty gzip'd files 2021-03-10 09:45:17 -07:00
James Cherry 181a9f2ccf Machine/port issues 2021-02-14 08:44:35 -08:00
James Cherry aca2c51e96 minor cleanup 2021-02-07 17:33:53 -07:00
James Cherry 6359bd6fc5 leaks 2021-02-07 17:22:59 +00:00
James Cherry e3d60f0b8c gcc compiler warnings 2021-02-06 22:59:57 +00:00
James Cherry 40737739a6 liberty equiv cells match pg_pins 2021-01-28 16:30:58 -07:00
James Cherry d22358fc3c LibertyCell::isBuffer prune level shifters 2021-01-22 20:40:02 -07:00
James Cherry 00bc28a1c9 Liberty is_level_shifter 2021-01-22 20:32:47 -07:00
James Cherry ed7d2dcc36 default_operating_condition allow forward ref 2021-01-19 15:40:09 -07:00
James Cherry b22a48f5e5 gcc compiler warnings 2021-01-04 18:14:04 -08:00
James Cherry af887c3112 debugPrint use __VA_ARGS__ 2021-01-01 11:46:51 -08:00
James Cherry a005ccb0e2 Report::printLine. no more \n's in print stmts 2020-12-30 19:51:50 -08:00
James Cherry 20f01e417b rm \n from print stmts 2020-12-28 09:04:57 -08:00
James Cherry 8cb6445ec0 LibertyReader::libWarn 2020-12-26 10:47:11 -08:00
James Cherry ee86a30338 error/warn 2020-12-25 14:00:11 -08:00
James Cherry 6fb6c93847 liberty warning wording 2020-12-24 15:55:51 -08:00