OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

Grt update fastroute layer data

Open arthurjolo opened this issue 1 year ago • 1 comments

Fixes #4266

This PR updates the FastRouteCore class to use the same indexing for Layers as the GlobalRoute. With this PR every layer information stored in the FastRouteCore uses an indexing starting with 1, but the vectors that have layer indexing maintain the indexing starting with 0.

arthurjolo avatar Feb 13 '24 20:02 arthurjolo

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

github-actions[bot] avatar Feb 13 '24 20:02 github-actions[bot]