mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-06-06 00:41:48 +08:00
+ Add validation for `@min_distance` in `io_place.py`
+ Validate the following syntax for macro placement configuration files
`<non_whitespace> <float> <float> <ORIENTATION>`
~ Make error and warning messages format of `io_place.py` consistent with the rest of OpenLane scripts