Commit Graph

  • adaf73cb3a verilog reader cleanups James Cherry 2024-12-28 15:48:18 -0800
  • 26fccd8e7f report_checks -fileds hierarchical_pins resolves #136 James Cherry 2024-12-25 17:44:28 -0700
  • a5d7d385e2
    Merge pull request #254 from eder-matheus/update_sta Matt Liberty 2024-12-23 06:59:36 -0800
  • 20cfa91047 Merge branch 'master' of https://github.com/parallaxsw/OpenSTA into update_sta Eder Monteiro 2024-12-23 11:47:33 -0300
  • 3cf999c344 closes #132 spef net missing escapes James Cherry 2024-12-22 17:11:21 -0700
  • b3b4fc9bbf MakeTimingModel::makeLibrary() copy units James Cherry 2024-12-22 12:20:12 -0700
  • c3e9a6f108 Sta::writeTimingModel ensureGraph James Cherry 2024-12-22 11:23:52 -0700
  • 7b7ea9675e Use double for tns, inspired by pr155 James Cherry 2024-12-21 16:53:48 -0700
  • cc9ec25a1a messages James Cherry 2024-12-21 09:34:29 -0700
  • a7f5bf2852
    Find CUDD (#153) Akash Levy 2024-12-21 08:18:49 -0800
  • 9aa5029450 swig -Wunused-variable James Cherry 2024-12-21 09:06:50 -0700
  • c39f8ab1ac
    Fix worst slack queue corruption (#154) Martin Povišer 2024-12-21 01:52:09 +0100
  • 3dd38ad159 Network.i [net capacitance] unused var James Cherry 2024-12-20 15:59:51 -0700
  • 96b7e08afb issue146 verilog escaped nanes end in \n James Cherry 2024-12-20 08:52:12 -0700
  • 5c6fb74389 enhance verilog reader to support uninstantiated modules Cho Moon 2024-12-20 01:47:09 +0000
  • a06c4fc7ac issue 149, 150, cmdNetwork->Sta::ensureLinked check libs James Cherry 2024-12-19 16:03:39 -0700
  • adfafa9b10
    Fix for non-standard latches (#151) Akash Levy 2024-12-19 15:02:03 -0800
  • ec009543d5 dcalc tolerance James Cherry 2024-12-18 09:00:21 -0700
  • 7c31912ac9
    Merge pull request #253 from eder-matheus/update_sta Matt Liberty 2024-12-16 14:04:59 -0800
  • d3d462d548 Merge remote-tracking branch 'parallaxsw/master' into update_sta Eder Monteiro 2024-12-16 19:03:01 -0300
  • fded1f247d dcalc slew tolerance James Cherry 2024-12-15 19:47:17 -0800
  • 2d11aa9c5e dcalc use load slew changes to stop propagation James Cherry 2024-12-15 18:16:22 -0800
  • 49a931b0d1
    Adds default liberty check to Sta::writeTimingModel (#144) Ethan Mahintorabi 2024-12-13 09:44:30 -0800
  • fc1a7499ea merge OR OpenSTA PR 211, 213 with tweeks James Cherry 2024-12-11 16:31:21 -0800
  • bbffa9b493 crpr for clk paths James Cherry 2024-12-11 11:09:35 -0800
  • 73a798ece0
    Merge pull request #252 from eder-matheus/update_sta Vitor Bandeira 2024-12-09 13:51:05 -0300
  • 3878318e50 Merge remote-tracking branch 'parallax/master' Eder Monteiro 2024-12-09 11:58:20 -0300
  • a976bbacab crpr for reg feedback path James Cherry 2024-12-08 18:41:35 -0800
  • c312d5b6cd check slews speedup with multiple corners James Cherry 2024-12-08 14:49:58 -0800
  • a82361ce3d timing models rm clk tree delay clk->output w/ideal clk conttext James Cherry 2024-12-07 16:35:14 -0800
  • 407ab977a0 ChangeLog James Cherry 2024-11-23 16:34:34 -0800
  • e9c1a73eab
    Rename flags in `report_checks` (#131) Akash Levy 2024-11-23 15:38:26 -0800
  • 70d52c2fe0
    Make `is_memory` property more sensitive for cells and libcells by also matching on `memory` groups (#129) Akash Levy 2024-11-20 15:10:12 -0800
  • 3c461f2d35 stats James Cherry 2024-11-20 13:11:10 -0800
  • 7def9a256e
    Add `-of_objects` key to `get_lib_pins` (#128) Akash Levy 2024-11-16 14:05:34 -0800
  • 7025327742 report path json delay units James Cherry 2024-11-15 15:58:52 -0800
  • 0d13839330 liberty test_cell port signal_type James Cherry 2024-11-15 15:53:02 -0800
  • 0bf98832ed ssta compile errors James Cherry 2024-11-14 16:36:50 -0800
  • 7ef084e4c6 c++20, 23 compatibility James Cherry 2024-11-14 10:53:20 -0800
  • 3f526873a3 Units use std::string James Cherry 2024-11-13 19:09:27 -0800
  • c831ff8507 c++20, 23 compatibility James Cherry 2024-11-13 18:25:26 -0800
  • 22acd12935 set_load -subtract_pin_cap with rise/fall pin caps James Cherry 2024-11-13 17:44:46 -0800
  • e748b23187
    Add `port_direction`/`pin_direction` SDC property aliases (#127) Akash Levy 2024-11-13 17:11:31 -0800
  • e56d0e2563 doc James Cherry 2024-11-13 12:57:19 -0800
  • 21b27c10c2
    Add <cstdlib> header for later cpp compatibility. (#122) mikesinouye 2024-11-13 11:37:51 -0800
  • b8f2b07872 issue107 crpr with clock min false and max delay exceptions James Cherry 2024-11-13 11:28:40 -0800
  • 3166392242 makeTmpString James Cherry 2024-11-09 20:42:26 -0800
  • fba5a77d26 regression failures James Cherry 2024-11-09 20:41:15 -0800
  • a5e6787e61 Merge branch 'master' of https://github.com/parallaxsw/OpenSTA James Cherry 2024-11-09 14:54:17 -0800
  • bb0fb8fbbe regression valgrind James Cherry 2024-11-09 14:51:28 -0800
  • d066711481
    rm unused Group forward decl in LibertyClass.hh (#119) Matt Liberty 2024-11-07 17:27:49 -0800
  • b4be3c537a thread issues James Cherry 2024-11-07 17:18:27 -0800
  • aa598a2f14 Add the signal_type info to the test_cell pins. Matt Liberty 2024-11-08 00:43:51 +0000
  • 83f6e55a6c Merge remote-tracking branch 'parallax/master' Matt Liberty 2024-11-08 00:40:23 +0000
  • 23eccdd467 leak James Cherry 2024-11-07 08:55:10 -0800
  • e476cd6b8d threads seg fault James Cherry 2024-11-07 08:04:26 -0800
  • b11fde9ef4 Merge remote-tracking branch 'parallax/master' Matt Liberty 2024-11-06 23:18:52 +0000
  • 9f0997ef6f issue114 liberty colons round 3 James Cherry 2024-11-05 08:38:59 -0800
  • 872047581f liberty seg fault James Cherry 2024-11-02 16:10:29 -0700
  • 54d85a97a8 issue114 liberty colons round 2 James Cherry 2024-11-01 18:24:44 -0700
  • d889f03757 issue114 liberty colons James Cherry 2024-11-01 15:12:31 -0700
  • 9328904ff3 Revert "Revert "issue103 ArrayTable critical error"" Matt Liberty 2024-10-31 21:00:45 +0000
  • fa20da4c55 Revert "issue103 ArrayTable critical error" Matt Liberty 2024-10-30 23:25:41 +0000
  • dfb95b1cfe liberty test_cell name James Cherry 2024-10-25 08:41:22 -0700
  • 21a62ebccf liberty test_cell parse internals James Cherry 2024-10-24 11:37:07 -0700
  • 9afc487f07 Merge remote-tracking branch 'parallax/master' Matt Liberty 2024-10-24 06:21:47 +0000
  • a2d445b00a write_verilog unconnected wire dcls for non-top level modules James Cherry 2024-10-21 11:33:11 -0700
  • 1dbcb32923 write_verilog separate cell search from write James Cherry 2024-10-21 08:05:17 -0700
  • 67e98faa29
    Merge 5c49997178 into b5f3a02b33 andy fox 2024-10-20 05:16:08 -0700
  • 5c49997178
    Removed reformatting of code for ease of review andyfox-rushc 2024-10-20 05:03:51 -0700
  • 540eb7b421
    Modified pending_children_ in writeModule to use deque andyfox-rushc 2024-10-20 04:51:48 -0700
  • 221835137f issue109 write_verilog seg fault James Cherry 2024-10-19 16:30:59 -0700
  • 900c762ddb regression cleanup .run files James Cherry 2024-10-19 16:11:18 -0700
  • b0804a01f2 LibertyReader::visitCellUserFunctionClass remove redundant stringCopy James Cherry 2024-10-19 16:10:51 -0700
  • 26f20e48b5
    Parse and store user_function_class from Liberty. (#90) Matt Liberty 2024-10-15 17:37:57 -0700
  • 61fefed647
    Add `src_attr` field (#108) Akash Levy 2024-10-15 17:28:52 -0700
  • e47c960189 search debug James Cherry 2024-10-11 17:02:47 -0700
  • a4e6bed7d1 read_saif leak James Cherry 2024-10-11 13:52:43 -0700
  • 058685adb5
    Merge pull request #106 from QuantamHD/sign_const Parallax Support 2024-10-08 17:17:02 -0700
  • 450cc4a70f dockerfiles James Cherry 2024-10-08 15:31:43 -0700
  • 8a46208c4d
    Fixes constant integer verilog parsing Ethan Mahintorabi 2024-10-08 20:40:07 +0000
  • b04def2de0 compress example liberty files James Cherry 2024-10-05 18:12:23 -0700
  • f71405fb40 leak James Cherry 2024-10-05 14:48:05 -0700
  • 5aa221bf41 compiler warnings James Cherry 2024-10-04 19:41:08 -0700
  • be563b6709 issue103 ArrayTable critical error James Cherry 2024-10-04 17:12:45 -0700
  • 8bf1ad1afb set_max_delay -ignore_clock_latency w/clk data, prop clk James Cherry 2024-10-02 15:20:29 -0500
  • b5f3a02b33 Fix compiler error: include <array> in SaifReaderPvt.hh Matt Liberty 2024-10-02 19:54:55 +0000
  • c7b622b7c0 Fix non-portable print of int64_t (to be upstreamed) Matt Liberty 2024-10-02 17:29:01 +0000
  • fb88fe8532 Merge remote-tracking branch 'parallax/master' Matt Liberty 2024-10-02 17:09:40 +0000
  • cb38bad061
    Merge pull request #102 from titan73/master James Cherry 2024-10-02 09:15:25 -0700
  • 8cebb94303 Add support for pin name with ending '!'. Christian Costa 2024-10-02 14:35:36 +0200
  • 812da8eaed rm blank line James Cherry 2024-09-26 17:16:48 -0700
  • 07b85447ea
    Merge pull request #98 from maliberty/coverity James Cherry 2024-09-25 11:04:42 -0700
  • bb75a55b1f
    Merge pull request #99 from akashlevy/master James Cherry 2024-09-25 11:03:52 -0700
  • 84793b1ace doc James Cherry 2024-09-25 09:07:57 -0700
  • 36f13a2d3e Revisions Akash Levy 2024-09-24 21:20:10 -0700
  • daff3715fc issue100 parse_port_net_args James Cherry 2024-09-24 17:44:46 -0700
  • 0c534d862b
    Merge branch 'parallaxsw:master' into master Akash Levy 2024-09-23 18:30:40 -0700
  • 64f3c0d758 read_saif James Cherry 2024-09-23 18:04:26 -0700
  • 328ef45261 Smallfix Akash Levy 2024-09-21 18:58:23 -0700