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

Use Simple Place Delay Model By Default #2608

Merged
merged 47 commits into from
Jul 5, 2024

Conversation

amin1377
Copy link
Contributor

In this PR, the default place delay mode is changed from delt (which runs the router for each dx and dy and stores the minimum cost across sample locations) to simple (which gets the minimum cost for each dx and dy from the information stored in the router lookahead).

@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Jun 12, 2024
@amin1377
Copy link
Contributor Author

VTR Large:
image

@amin1377
Copy link
Contributor Author

Titan:
screenshot_2024-06-06_092317

@vaughnbetz
Copy link
Contributor

QoR data for Koios is actually for the placement refactoring ... ignore for this PR.

@vaughnbetz
Copy link
Contributor

@amin1377 : is this good to merge (still a few CI failures)? @nedsels will benefit from the larger QoR tolerances in another PR.

@github-actions github-actions bot added the lang-python Python code label Jun 26, 2024
@amin1377 amin1377 merged commit b00967c into master Jul 5, 2024
53 checks passed
@amin1377 amin1377 deleted the enable_simple_place_delay_matrix branch July 5, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-cpp C/C++ code lang-python Python code VPR VPR FPGA Placement & Routing Tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants