Skip to content

Stage reporting update #3188

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

Merged
merged 5 commits into from
Jul 8, 2025
Merged

Stage reporting update #3188

merged 5 commits into from
Jul 8, 2025

Conversation

SamuelHo10
Copy link
Contributor

See issue #3039.

The updated values for each stage are now:

--pack

Packer: ENABLED
Placer: DISABLED
Analytical Placer: DISABLED
Router: DISABLED
Analysis: DISABLED

--place

Packer: LOAD
Placer: ENABLED
Analytical Placer: DISABLED
Router: DISABLED
Analysis: DISABLED

--route

Packer: LOAD
Placer: LOAD
Analytical Placer: DISABLED
Router: ENABLED
Analysis: AUTO

--analysis

Packer: LOAD
Placer: LOAD
Analytical Placer: DISABLED
Router: LOAD
Analysis: ENABLED

@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Jul 4, 2025
@SamuelHo10 SamuelHo10 linked an issue Jul 4, 2025 that may be closed by this pull request
@SamuelHo10 SamuelHo10 requested a review from vaughnbetz July 4, 2025 17:47
@SamuelHo10 SamuelHo10 requested a review from soheilshahrouz July 7, 2025 16:03
Copy link
Contributor

@vaughnbetz vaughnbetz left a comment

Choose a reason for hiding this comment

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

LGTM but I suggest two minor changes.

@SamuelHo10 SamuelHo10 merged commit a44a9af into master Jul 8, 2025
30 checks passed
@SamuelHo10 SamuelHo10 deleted the stage_reporting branch July 8, 2025 19:21
Copy link
Contributor

@vaughnbetz vaughnbetz left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-cpp C/C++ code VPR VPR FPGA Placement & Routing Tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify pack, place, route, analysis on vs. off reporting
3 participants