We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1364de commit c880916Copy full SHA for c880916
orfs-walkthrough.md
@@ -169,7 +169,8 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/constraint.sdc
169
export CORE_UTILIZATION ?= 55
170
```
171
172
-You can see all of the options documented here:
+You can see all of the flow variable options documented here:
173
+[Flow Variables](https://openroad-flow-scripts.readthedocs.io/en/latest/user/FlowVariables.html)
174
175
## Help
176
0 commit comments