Commit 8663bcc
committed
use ppl_fix_slots branch
Signed-off-by: Eder Monteiro <[email protected]>1 parent fab6486 commit 8663bcc
1 file changed
+1
-1
lines changed- include/ord/Design.h+6
- src/CMakeLists.txt+1
- src/Design.cc+12
- src/Main.cc+1
- src/cts/README.md+7-10
- src/cts/include/cts/TritonCTS.h-2
- src/cts/src/Clock.cpp+18-22
- src/cts/src/Clock.h+1-1
- src/cts/src/Clustering.cpp+2-2
- src/cts/src/CtsOptions.h+8-33
- src/cts/src/HTreeBuilder.cpp+110-143
- src/cts/src/HTreeBuilder.h+1-1
- src/cts/src/LevelBalancer.cpp+12-11
- src/cts/src/LevelBalancer.h+3-1
- src/cts/src/SinkClustering.cpp+13-13
- src/cts/src/SinkClustering.h+3-3
- src/cts/src/TechChar.cpp+84-93
- src/cts/src/TechChar.h+77-78
- src/cts/src/TritonCTS.cpp-35
- src/cts/src/TritonCTS.i+4-10
- src/cts/src/TritonCTS.tcl+11-9
- src/cts/src/Util.h+3
- src/cts/test/balance_levels.ok+13-13
- src/cts/test/check_buffers.ok+7-7
- src/cts/test/check_charBuf.ok+6-6
- src/cts/test/check_wire_rc_cts.ok+7-7
- src/cts/test/find_clock.ok+6-6
- src/cts/test/find_clock_pad.ok+6-6
- src/cts/test/max_cap.ok+11-11
- src/cts/test/no_clocks.ok+5-5
- src/cts/test/no_sinks.ok+5-5
- src/cts/test/post_cts_opt.ok+6-6
- src/cts/test/simple_test.ok+6-6
- src/cts/test/simple_test_clustered.ok+7-7
- src/cts/test/simple_test_clustered_max_cap.ok+6-6
- src/drt/include/triton_route/TritonRoute.h+2
- src/drt/src/TritonRoute.cpp+74-13
- src/drt/src/TritonRoute.i+1-1
- src/drt/src/TritonRoute.tcl+1-1
- src/drt/src/gc/FlexGC.cpp+3-4
- src/drt/src/gc/FlexGC.h+22
- src/drt/src/gc/FlexGC_impl.h+1-7
- src/fin/.gitignore+2
- src/fin/CMakeLists.txt+17
- src/fin/src/finale-py.i+42
- src/fin/test/fill.json+83
- src/fin/test/gcd_fill.odb
- src/fin/test/gcd_fill.ok+23
- src/fin/test/gcd_fill.py+10
- src/fin/test/gcd_fill.tcl+6
- src/fin/test/helpers.py+1
- src/fin/test/helpers.tcl+1
- src/fin/test/regression+1
- src/fin/test/regression_tests.tcl+3
- src/fin/test/save_ok+1
- src/ppl/src/IOPlacer.cpp+9-19
- src/ppl/test/add_constraint6.ok+2-2
- src/ppl/test/add_constraint6_1.defok+6-6
- src/ppl/test/add_constraint6_2.defok+1-1
- src/ppl/test/add_constraint8.ok+1-1
- src/ppl/test/blocked_region.defok+24-24
- src/ppl/test/cells_not_placed.ok+1-1
- src/ppl/test/on_grid.ok+1-1
- src/ppl/test/pin_length_error.ok+1-1
- src/ppl/test/place_pin6.defok+22-22
- src/ppl/test/random1.defok+22-22
- src/ppl/test/random2.defok+22-22
- src/ppl/test/random4.defok+18-18
- src/ppl/test/random5.defok+26-26
- src/ppl/test/random7.defok+20-20
- src/ppl/test/random8.defok+4-4
- src/ppl/test/top_layer1.ok+1-1
- src/ppl/test/top_layer2.ok+1-1
- test/aes_nangate45.metrics_limits+1-1
- test/gcd_sky130hd.metrics_limits+1-1
- test/regression+1
- test/tinyRocket_nangate45.metrics+56-25
- test/tinyRocket_nangate45.metrics_limits+8-8
0 commit comments