We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6074d2c commit 718af0cCopy full SHA for 718af0c
2 files changed
flow/Makefile
@@ -2,6 +2,9 @@
2
# file to avoid having to adding the to the make command line.
3
-include settings.mk
4
5
+export OPENROAD_HIERARCHICAL=1
6
+export SWAP_ARITH_OPERATORS=1
7
+
8
# ==============================================================================
9
# Uncomment or add the design to run
10
tools/OpenROAD
0 commit comments