#54 spef_extract: simplify imports Pull request op...
# openlane
g
#54 spef_extract: simplify imports Pull request opened by tgingold Use relative import statements instead of modifying the module path from an argument. This simplifies the code and also allows to group all the imports at the beginning of the file. Also remove unused import and fix the description of the tool. efabless/openlane Travis CI: Build Created