Commit 03d9aa3
authored
2 files changed
+18
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
684 | 690 | | |
685 | | - | |
686 | | - | |
| 691 | + | |
687 | 692 | | |
688 | 693 | | |
689 | 694 | | |
| |||
- CMakeLists.txt+1-1
- app/sta.noreadline
- dcalc/GraphDelayCalc1.cc+19-19
- dcalc/GraphDelayCalc1.hh+13-13
- doc/OpenSTA.odt
- doc/OpenSTA.pdf
- examples/delay_calc.tcl+1-1
- examples/example5.tcl+3-3
- examples/gcd_rtl.v+759
- examples/gcd_sky130hd.sdc+9
- examples/gcd_sky130hd.spef+19.5k
- examples/gcd_sky130hd.v+2.2k
- examples/gcd_sky130hd.vcd+23.5k
- examples/gcd_tb.v+81
- examples/min_max_delays.tcl+2-2
- examples/multi_corner.tcl+15
- examples/nangate45_fast.lib
- examples/nangate45_slow.lib
- examples/nangate45_typ.lib
- examples/power.tcl+10
- examples/power_vcd.tcl+12
- examples/sdf_delays.tcl+1-1
- examples/sky130_hd.v+102.5k
- examples/sky130_hd_primitives.v+2.0k
- examples/sky130hd_tt.lib+173.2k
- examples/spef_parasitics.tcl+2-2
- include/sta/Parasitics.hh+9
- include/sta/Sdc.hh-14
- include/sta/Search.hh-2
- include/sta/Sta.hh+4-1
- liberty/LibertyReader.cc+9-5
- messages.txt+271-267
- parasitics/ConcreteParasitics.cc+85
- parasitics/ConcreteParasitics.hh+19
- parasitics/ReduceParasitics.cc+17-13
- parasitics/ReportParasiticAnnotation.cc+28-53
- power/Power.cc+65-8
- power/Power.hh+5
- power/Power.tcl+5-1
- sdc/Sdc.cc-18
- sdc/WriteSdc.cc+2-3
- search/MakeTimingModel.cc+17-10
- search/Property.cc+116-31
- search/Sta.cc+29-15
- tcl/Network.tcl+1-1
- tcl/StaTcl.i+14-1
- test/delay_calc.ok
- test/min_max_delays.ok
- test/multi_corner.ok
- test/power.ok+11
- test/power_vcd.ok+11
- test/regression_vars.tcl+7-5
- test/sdf_delays.ok
- test/spef_parasitics.ok
- verilog/VerilogWriter.cc+72
0 commit comments