#55 spef_extractor: remove some unused variables a...
# openlane
g
#55 spef_extractor: remove some unused variables and scalarize some others Pull request opened by tgingold The minCap/maxCap variables were never really used. The edgeCapFactor, capCounter and resCounter variables were lists with always 1 element, so they can be scalarized. efabless/openlane Travis CI: Build Created