OpenLane
OpenLane copied to clipboard
Change and handle missing values in reports
Currently, openlane reports -1 for missing values, which is a legal value in some cases. However, there is a lot of dependencies on that value in the source code, so changing it needs a bit of refactoring too.