Commit 235af07
committed
update OR
Signed-off-by: Matt Liberty <[email protected]>1 parent 13bdf4b commit 235af07
1 file changed
+1
-1
lines changed- .github/workflows/github-actions-test-installer.yml+9-1
- etc/DependencyInstaller.sh+72-4
- etc/DockerHelper.sh+27-1
- include/ord/Design.h+10
- src/CMakeLists.txt+11-2
- src/Design.cc+12
- src/Main.cc+2
- src/OpenRoad-py.i+9
- src/OpenRoad.cc+9
- src/dpo/CMakeLists.txt+25
- src/dpo/include/dpo/Optdp.h-1
- src/dpo/src/Optdp-py.i+47
- src/dpo/test/aes.py+15
- src/dpo/test/gcd.py+15
- src/dpo/test/helpers.py+1
- src/dpo/test/ibex.py+15
- src/drt/CMakeLists.txt+21
- src/drt/include/triton_route/TritonRoute.h-1
- src/drt/src/TritonRoute-py.i+45
- src/drt/test/aes_nangate45.py+28
- src/drt/test/drt_aux.py+68
- src/drt/test/helpers.py+1
- src/drt/test/ispd18_sample.py+21
- src/drt/test/single_step.py+26
- src/gui/src/clockWidget.cpp+23-3
- src/gui/src/clockWidget.h+11-2
- src/gui/src/gui.cpp+49
- src/gui/src/gui_utils.cpp+29-3
- src/gui/src/gui_utils.h+1
- src/gui/src/staGui.cpp+10-3
- src/gui/src/staGui.h+5-2
- src/gui/src/staGuiInterface.cpp+1-1
- src/gui/src/staGuiInterface.h+1-1
- src/gui/src/timingWidget.cpp+4-2
- third-party/CMakeLists.txt+4
0 commit comments