Closed oharboe closed 1 year ago
@eder-matheus FYI
@eder-matheus FYI, I have provied a confidential test-case to @maliberty
@oharboe Could you try this branch: https://github.com/eder-matheus/OpenROAD/tree/ppl_fix? I think it should fix this error you're facing.
@oharboe Could you try this branch: https://github.com/eder-matheus/OpenROAD/tree/ppl_fix? I think it should fix this error you're facing.
I'm getting:
OpenROAD v2.0-7950-g0c0b0bb7b
[deleted]
Found 0 macro blocks.
Using 1u default distance from corners.
Using 2 tracks default min distance between IO pins.
[WARNING PPL-0042] Unsuccessfully assigned I/O groups.
[WARNING PPL-0092] Pin group of size 256 does not fit any section. Adding to fallback mode.
[WARNING PPL-0042] Unsuccessfully assigned I/O groups.
[WARNING PPL-0092] Pin group of size 384 does not fit any section. Adding to fallback mode.
[WARNING PPL-0078] Not enough available positions (53) in section (120.0, 58.572)-(120.0, 77.676) at edge RIGHT to place the pin group of size 59.
[ERROR PPL-0089] Could not create matrix for groups. Not available slots inside section.
Error: io_placement.tcl, 13 PPL-0089
Command exited with non-zero status 1
Checking that your fix is in...
@eder-matheus FYI, @maliberty has a testcase that still fails with your fix.
Describe the bug
Expected Behavior
Should allocate pins.
This design has plenty of space for the pins:
Environment
To Reproduce
I will see tomorrow about sharing the test-case with Matt.
Relevant log output
No response
Screenshots
No response
Additional Context
No response