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

mpl2: Add C++ test for pushMacrosToCoreBoundaries #5373

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

amuritna
Copy link
Contributor

@amuritna amuritna commented Jul 12, 2024

Added 2 C++ tests:

  1. ConstructedCentralizedMacros: Construct a Pusher object using a Cluster that would be detected as a design that has a "single centralized macro array" by Pusher, and check that the program doesn't halt.
  2. PushSimpleCluster: Construct a parent cluster made of two child clusters, each consisting of a macro. Run pushMacrosToCoreBoundaries and check that the two macros have been properly pushed to the boundaries.

@maliberty @vvbandeira @AcKoucher

Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Signed-off-by: Emmanuella Rumanti <[email protected]>
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Signed-off-by: Emmanuella Rumanti <[email protected]>
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant