Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AT doc update #2556

Closed
Closed

Conversation

jeffng-or
Copy link
Contributor

  1. Moved tune-specific arguments to their own section
  2. Added Defaults column to arguments since not documented
  3. minor typo fix in message

@jeffng-or jeffng-or requested a review from luarss November 8, 2024 22:14
Comment on lines 614 to 615
Whether to perform metal density filling.
default: 0 (=off)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Whether to perform metal density filling.
default: 0 (=off)
Whether to perform metal density filling. (0 means off)
default: 0

this can keep defaults easily convertable to correct types

Signed-off-by: Jeff Ng <jeffng@precisioninno.com>
Signed-off-by: Jeff Ng <jeffng@precisioninno.com>
@@ -81,7 +81,7 @@ configuration file.
| <a name="DESIGN_NICKNAME"></a>DESIGN_NICKNAME| DESIGN_NICKNAME just changes the directory name that ORFS outputs to be DESIGN_NICKNAME instead of DESIGN_NAME in case DESIGN_NAME is unwieldy or conflicts with a different design.| |
| <a name="DETAILED_METRICS"></a>DETAILED_METRICS| If set, then calls report_metrics prior to repair operations in the CTS and global route stages| 0 |
| <a name="DETAILED_ROUTE_ARGS"></a>DETAILED_ROUTE_ARGS| Add additional arguments for debugging purposes during detail route.| |
| <a name="DETAILED_ROUTE_END_ITERATION"></a>DETAILED_ROUTE_END_ITERATION| Maximum number of iterations.| 64 |
| <a name="DETAILED_ROUTE_END_ITERATION"></a>DETAILED_ROUTE_END_ITERATION| Maximum number of iterations| 64 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeffng-or
Copy link
Contributor Author

Closing this PR and using #2557 instead. 2557 only modifies the InstructionsForAutoTuner.md and distributed.py files.

@jeffng-or jeffng-or closed this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants