#53 spef_extract: remove character replacements Pu...
# openlane
g
#53 spef_extract: remove character replacements Pull request opened by tgingold The SPEF file is written once, and then read and rewritten to replace '<' and '>' with '[' and ']. But this is not needed as '[' and ']' are already used for vectors in the DEF file. efabless/openlane Travis CI: Build Created