Power straps must also know about MAXWIDTH
Certain technologies have MAXWIDTH in addition to LEF58_WIDTHTABLE which is now checked after #521. This denotes that the last entry in the width table is exact, not greater than or equal to. The width table checks just need to take this into account.
Resolution: Stackup representation in Hammer needs to support this maxwidth parameter, power strap code needs to cap the width of straps even if the user requests larger, tool plugins may need to update their stackup dumping.
I ran into this issue recently, it isn't too annoying because power straps don't get setup that frequently, but would be a pretty straightforward fix I think.