OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

detailed route spends 30 iteration on fixing trivial pin access.

Open stefanottili opened this issue 7 months ago • 2 comments

Describe the bug

Fallout from https://github.com/The-OpenROAD-Project/OpenROAD/issues/5300

All but V1 cut spacing violations were solved after the 4th iteration.

It took detailed routing 30 iterations to put all V1 on the metal1/metal2 track intersection. Why aren't the via placed at this violation free location to start with ?

Is this an issue with pin access computation ?

Expected Behavior

Put V1 on violation free metal1/metal2 track intersection.

Environment

M1 Mac
OpenROAD v2.0-14343-g6dfa697a1  (Jun 29 2024)
Features included (+) or not (-): +Charts +GPU +GUI +Python

To Reproduce

use risc2.noram.def.gz from https://github.com/The-OpenROAD-Project/OpenROAD/issues/5300

Relevant log output

No response

Screenshots

Screenshot 2024-06-29 at 5 08 48 PM

Additional Context

No response

stefanottili avatar Jun 30 '24 00:06 stefanottili