OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

rmp: add Bazel BUILD

Open openroad-ci opened this issue 6 months ago • 1 comments

(Not working due to abc exported header issue)

openroad-ci avatar Jun 04 '25 17:06 openroad-ci

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

github-actions[bot] avatar Jun 04 '25 17:06 github-actions[bot]

What is the status of this PR? This seems to work internally with defines = ["ABC_NAMESPACE=abc"],. Is that the issue this was facing?

ABC_NAMESPACE=abc is specified in the top level BUILD but any cc_library that uses abc will need to define this.

mikesinouye avatar Aug 19 '25 05:08 mikesinouye

@QuantamHD offered to fix this module a while ago and it has been pending since. I could take it back if he doesn't have time.

maliberty avatar Aug 19 '25 10:08 maliberty

Replaced by #8074 (merge was too painful)

maliberty avatar Aug 20 '25 06:08 maliberty