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

[Packer] Created GreedySeedSelector Class #2822

Conversation

AlexandreSinger
Copy link
Contributor

Cleaned up the way that new seed molecules were picked in the greedy
clusterer by abstracting it into a class. This will make it simpler to
build upon this or change how seeds are selected in the future.

@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Nov 22, 2024
Cleaned up the way that new seed molecules were picked in the greedy
clusterer by abstracting it into a class. This will make it simpler to
build upon this or change how seeds are selected in the future.
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!

vpr/src/pack/greedy_seed_selector.cpp Outdated Show resolved Hide resolved
vpr/src/pack/greedy_seed_selector.cpp Outdated Show resolved Hide resolved
vpr/src/pack/greedy_seed_selector.cpp Outdated Show resolved Hide resolved
vpr/src/pack/greedy_seed_selector.cpp Outdated Show resolved Hide resolved
Improved seed selector comments based on Vaughn's feedback.
@AlexandreSinger AlexandreSinger merged commit bd4d839 into verilog-to-routing:master Nov 22, 2024
37 checks passed
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.

2 participants