Commit Graph

1427 Commits

Author SHA1 Message Date
Martin Povišer 697231bbcf Add static qualifier to StaTclTypes.i helpers 2024-07-31 01:35:22 +02:00
James Cherry f4fe607b17
Merge pull request #61 from maliberty/vcd-abs
Fix clang warnings about wrong abs
2024-07-30 10:49:05 -07:00
James Cherry 5f6ff47d83 prima multi-corner
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-30 09:15:45 -07:00
James Cherry 330c3aaf24 prima load_cap init
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-30 08:43:52 -07:00
James Cherry b9b1d22b19 Property accessors check type
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-29 22:56:46 -07:00
James Cherry df346d3f51 liberty ccs bullet proofing
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-29 13:40:25 -07:00
James Cherry 0ed7383da8 liberty ccs bullet proofing
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-29 13:04:56 -07:00
James Cherry defed7daeb cmake tclreadline linux
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-29 13:04:43 -07:00
Matt Liberty ae01bbbca0 Fix clang warnings about wrong abs
using integer absolute value function 'abs' when argument is of floating
      point type [-Werror,-Wabsolute-value]
      if (abs((clk_period - sim_period) / clk_period) > .1)
          ^

Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-07-29 15:55:02 +00:00
James Cherry 071c655421 leak
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-28 22:53:27 -07:00
James Cherry d315767d00 gcc compile warning
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-28 22:51:39 -07:00
James Cherry 984464de01 rm tcl/StaTcl.i, add util/Util.i
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-26 15:10:43 -07:00
James Cherry 710d5be4ed exception -from/-to [all_regs] speedup
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-25 08:18:36 -07:00
James Cherry 287623b23f doc
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 3da933c892 ChangeLog
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry df0cb61c11 ord issues
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 2c77aa2daf StaTcl.i cleanup
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry d51497c12d link_design -no_black_boxes instead of var
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 53a45efd0d StaTcl.i cleanup
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry eec01fb9e3 StaTcl.i cleanup
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 6b784b1dac Search.i
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 8d625fc2c9 StaTcl.i cleanup
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry faded478a8 mv code out of StaTcl.i
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 8178eeeb77 mv NetworkEdit.i to network
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry d7f3aabd05 Network.i
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 1baa0dc907 Graph.i
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 5e855dd989 mv copyright to top in swig files
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry bd42dc5596 move sdc/liberty code out of StaTcl.i
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 0e0a0624fe mv sdc swig to Sdc.i
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 2f9a9016f0 mv liberty swig files to /liberty
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 9e53ca184d sta::write_liberty table template with no Index values
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry fde3c778a8 read_power_activities idiotproofing
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry e3a1fd792c require CUDD
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 2da2064852 ChangeLog
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 4bdc6f75df format
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 32a7e0967e set_prima_reduce_order rm link check
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 93b13c0533 rm ccs_sim dcalc
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 80db28bb8f prima
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 828616fc12 ArcDelayCalc::reduceSupported()
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry d408599b2d readme
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry d0287e5a47 rel 2.6.0
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-24 09:04:08 -07:00
James Cherry 948266945c
Merge pull request #56 from akashlevy/master
Update CmdUtil.tcl to add `sta::write_units_json`
2024-07-24 09:03:26 -07:00
Akash Levy a93369a8e3
Update CmdUtil.tcl 2024-07-24 03:18:36 -07:00
James Cherry 6110a6b965 issue52 constant disabled edge delay calc
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-19 19:55:52 -07:00
James Cherry 50a249d7ae path enum for transparent low latch
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-19 17:03:03 -07:00
James Cherry 9359bec909 issue51 report_power idiot proofing
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-18 14:46:30 -07:00
James Cherry 3c15ed601e all_inputs -no_clocks
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-07-17 11:49:20 -07:00
James Cherry 677c6dad2d
Merge pull request #46 from akashlevy/master
Update Property.cc to support more property types in filter expressions
2024-07-16 15:31:21 -07:00
Akash Levy f8080424b3 Revert source_pins to sources 2024-07-16 15:28:26 -07:00
Akash Levy c8bbdd6daf Update PDF render of OpenSTA doc 2024-07-14 22:06:28 -07:00