Commit Graph

1746 Commits

Author SHA1 Message Date
James Cherry d5555f7f76 read_spef -corner
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-22 17:05:56 -07:00
James Cherry b405ef2a6b InputDrive::driveCell init from/to_port return values
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-22 15:45:18 -07:00
James Cherry 5e506940a7 report_check_types -max_capacitance respect set_driving_cell cap limit
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-22 12:05:45 -07:00
James Cherry 50866cfaf5 report_check_types -max_slew respect set_driving_cell slew limit
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-22 11:50:33 -07:00
James Cherry 17bd47049d report_check_types -max_fanout respect set_driving_cell fanout limit
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-22 10:51:20 -07:00
James Cherry e34a3465b1 GraphDelayCalc1::findVertexDelay handle root vertices
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-21 12:32:20 -07:00
James Cherry 1b5bf2c9ff comment
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-13 22:36:44 -07:00
James Cherry f6c6a82546 const
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-13 18:04:18 -07:00
James Cherry 1c88a1a8d4 read_spef dspef delete reduced parasitics
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-10 15:03:27 -07:00
James Cherry bdc07bb6a3 readme remove docker refs
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-10 09:56:49 -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 46a835a581 write_verilog assigns for nets with multiple output ports
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-08 10:51:05 -07:00
James Cherry 83f58d320f doc
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-08 08:13:40 -07:00
James Cherry 69c16cce7f report_clock_min_period ignore mcp/path delays
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-08 08:09:28 -07:00
James Cherry 401f4a283e ConcreteLibrary::busBrktLeft/Right const
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-06 16:55:43 -07:00
James Cherry 72dece4117 report_clock_min_period
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-04 17:49:19 -07:00
James Cherry 26ada326ce Graph::deleteArrivals/deleteRequireds array table lock
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-09-22 11:22:40 -07:00
James Cherry 24e5b5bed2 Merge branch 'master' into gc_arrivals 2021-09-17 19:35:59 -07:00
James Cherry d25f6878a2 separate array tables for arrivals and requireds
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-09-17 16:19:24 -07:00
James Cherry 2e89d12078 reclaim destroyed arrival arrays
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-09-17 15:42:07 -07:00
James Cherry 85f437bc59 verilog black box ports unknown/loads
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-09-17 08:35:45 -07:00
James Cherry 41706e0db6 bulletproofing against incremental updates with missing liberty
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-09-16 21:35:52 -07:00
James Cherry b06e72d61f deleteRequireds count arg
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-09-16 16:18:55 -07:00
James Cherry 66a9e25979 separate arrival/required arrays
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-09-16 14:31:35 -07:00
James Cherry 5a765a7606 cudd compilation
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-22 17:01:46 -07:00
James Cherry 289f2f2f2a report_clock_skew with no clocks
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-18 18:52:59 -07:00
James Cherry 38a097f8a7 cycle accting for negative clock edge
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-18 12:30:05 -07:00
James Cherry 243d88292f create_clock allow negative waveform time
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-16 12:18:10 -07:00
James Cherry 4016dec51f write_sdc set_logic_zero typo
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-16 12:17:48 -07:00
James Cherry 65feb976a5 create_clock waveform checks
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-14 14:54:49 -07:00
James Cherry 21ec025dab NetworkReader::deleteLibrary
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-13 08:37:42 -07:00
James Cherry 723fb68e38 missing include <functional>
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-12 19:52:50 -07:00
James Cherry 9495f5b793 groupPorts port_is_big_endian -> port_msb_first
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-12 17:46:02 -07:00
James Cherry 0c2255beee groupBusPorts callback for endedness
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-12 15:50:25 -07:00
James Cherry 598842f4a7 Sta::isPropagatedClock
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-06 10:33:16 -07:00
James Cherry be0d78b145 Parasitics::deleteParasiticNetworks
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-08-05 14:05:52 -07:00
James Cherry 866a434021 Sta::makeInstanceAfter make vertices instead of in connectPinAfter
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-07-29 16:48:23 -06:00
James Cherry 85bdbe638f win32 compatibility
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-07-21 18:41:46 -07:00
James Cherry d3a199b584 VertexID.hh extra endif
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-07-21 18:30:44 -07:00
James Cherry 213265e5ee pragma once
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-07-19 19:19:26 -07:00
James Cherry 37cd1fc6be WriteSdc::writeNetLoads virtual 2021-07-13 22:18:11 -07:00
James Cherry d3700fa41d compiler warning 2021-07-12 11:15:36 -07:00
James Cherry 8c23d8ef83 read_verilog/link_design support redirection 2021-07-09 11:25:05 -07:00
James Cherry c3624ed631 help truncated args when missing \ 2021-07-08 14:22:42 -07:00
James Cherry be0d38e382 Sim::findLogicConstants init const func outputs 2021-07-08 10:42:56 -07:00
James Cherry b9116bd56d read_verilog no warn on pg_pin connections 2021-07-07 16:57:34 -07:00
James Cherry 66c97a2579 check cap/slew/fanout pocv compile issue 2021-07-06 20:02:27 -07:00
James Cherry 2e8f0035dc update copyright 2021-06-25 10:25:49 -07:00
James Cherry 370b4787aa clearLogicConstants() 2021-06-21 18:35:34 -07:00
James Cherry 2451c897da Sta::findLogicConstants for openroad restructuring 2021-06-21 17:49:46 -07:00