Skip to content

unset atom clb lookup entry if it has been removed from the cluster #2581

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 3 commits into from
Jun 5, 2024

Conversation

KA7E
Copy link
Contributor

@KA7E KA7E commented Jun 4, 2024

In update_cluster_pb_stats function, if a molecule was removed from a cluster, set atom to clb lookup mapping to INVALID for all molecule atoms.

Description

Related Issue

Motivation and Context

This is required for correct behavior when removing a molecule from a cluster and not immediately adding it to another cluster.

How Has This Been Tested?

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Jun 4, 2024
@KA7E KA7E merged commit e819ff7 into master Jun 5, 2024
102 checks passed
@KA7E KA7E deleted the unset_atom_clb_upon_removal_from_cluster branch June 5, 2024 22:06
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.

1 participant