OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

dpl: Add Abacus Legalizer

Open ApeachM opened this issue 1 year ago • 15 comments

This is for comparison with Abacus Legalizer and OpenDP.

Paper Title: [Abacus] Fast Legalization of Standard Cell Circuits with Minimal Movement

Code Reference: [DREAMPlace] Link: https://github.com/limbo018/DREAMPlace/tree/master/dreamplace/ops/abacus_legalize

You can execute this code by the command of dpl::runAbacus.

ApeachM avatar Feb 08 '24 17:02 ApeachM

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 08 '24 17:02 github-actions[bot]

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 08 '24 17:02 github-actions[bot]

Please merge master into your branch. Some of the diffs seem to come from a previous PR which is confusing.

maliberty avatar Feb 08 '24 17:02 maliberty

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 08 '24 18:02 github-actions[bot]

Please merge master into your branch. Some of the diffs seem to come from a previous PR which is confusing.

Sorry for missing it. I did it! :D

ApeachM avatar Feb 08 '24 18:02 ApeachM

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 08 '24 18:02 github-actions[bot]

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 08 '24 18:02 github-actions[bot]

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 08 '24 18:02 github-actions[bot]

Does this handle cut rows?

maliberty avatar Feb 08 '24 20:02 maliberty

Does this handle cut rows?

It isn't yet. Would you let me know where I can see the examples of the cut rows?

ApeachM avatar Feb 09 '24 18:02 ApeachM

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 09 '24 18:02 github-actions[bot]

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 09 '24 18:02 github-actions[bot]

Any design with a macro will have cut rows

maliberty avatar Feb 10 '24 00:02 maliberty

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 12 '24 17:02 github-actions[bot]

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Feb 15 '24 03:02 github-actions[bot]