We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
This branch implements the equivalent sites placement.
It mainly changes the placement algorithm as well as the architecture parser and the pin handlers during all the stages of VPR.
Yes, PR is already open.
Fix regression test and address potential review comments.
PR: verilog-to-routing#988 Old PR with some useful comments: verilog-to-routing#559 VtR issue: verilog-to-routing#513
The text was updated successfully, but these errors were encountered:
Equivalent sites now integrates also the wip branch place_constraints to avoid merge conflicts
place_constraints
Sorry, something went wrong.
Closing, as this is currently fully integrated in VTR upstream.
No branches or pull requests
Why did we need this? (what does this change enable us to do)
This branch implements the equivalent sites placement.
What did it change?
It mainly changes the placement algorithm as well as the architecture parser and the pin handlers during all the stages of VPR.
Should it be merged upstream - if not, when can we delete it?
Yes, PR is already open.
What is needed to get this merged / deleted?
Fix regression test and address potential review comments.
Tracker / branch / PR & other useful links
PR: verilog-to-routing#988
Old PR with some useful comments: verilog-to-routing#559
VtR issue: verilog-to-routing#513
The text was updated successfully, but these errors were encountered: