Skip to content

Commit 55a74b0

Browse files
oharboemaliberty
andauthored
Update docs/user/FlowVariables.md
Co-authored-by: Matt Liberty <[email protected]> Signed-off-by: Øyvind Harboe <[email protected]>
1 parent e96d399 commit 55a74b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/FlowVariables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ It is an ongoing effort to move variables upwards in the categories below.
4242
|--------------------|----------------------------------------------------------------------------|----------------------------------------|-----------------------------------------|-----------------------------|-----------------------------------------------------------------------|
4343
| **Trivial** | Automatically determined by tool with near-optimal results. | None (unless debugging) | Buffer sizing, default layers | **High** – can be hidden | Best if invisible; surfaced only in debug or verbose mode. |
4444
| **Easy** | Requires input, but easy to tune using reports or visuals. | Moderate – copy/edit from reports | `PLACE_DENSITY` | **Medium–High** | Smooth response curves, intuitive tuning. |
45-
| **Nasty** | No clear mental model of small changes in values with large effects. | High – requires multiple runs/sweeps | `CTS_DISTANCE_BUF`, small changes can have large effects on skew and quality of results. Small changes to independent inputs, such as RTL, can invalidate earlier "good values". | **Low–Medium** | Needs scripted sweeps and statistical evaluation. |
45+
| **Complex** | Small changes in values may result in large effects. | High – requires multiple runs/sweeps | `CTS_DISTANCE_BUF`, small changes can have large effects on skew and quality of results. Small changes to independent inputs, such as RTL, can invalidate earlier "good values". | **Low–Medium** | Needs scripted sweeps and statistical evaluation. |
4646

4747
## Platform
4848

0 commit comments

Comments
 (0)