We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf4f697 + 9fdca61 commit d42b24eCopy full SHA for d42b24e
1 file changed
test/orfs/README.md
@@ -80,7 +80,7 @@ The `/tmp/place/make` script, if `FLOW_HOME` is set, will use a local ORFS and O
80
81
More explictly ORFS only:
82
83
- make --file=~/OpenROAD-flow-scripts/flow/Makefile -C /tmp/place/_main/ DESIGN_CONFIG=config.mk do-place
+ make --file=~/OpenROAD-flow-scripts/flow/Makefile -C /tmp/place/_main WORK_HOME=test/orfs/mock-array DESIGN_CONFIG=config.mk do-place
84
85
This is a bit more verbose, but eliminates any concerns about what the `/tmp/place/make` might be doing differently than ORFS only.
86
0 commit comments