OpenLane icon indicating copy to clipboard operation
OpenLane copied to clipboard

Change and handle missing values in reports

Open kareefardi opened this issue 4 years ago • 0 comments

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.

kareefardi avatar Sep 10 '21 18:09 kareefardi