mirror of https://github.com/YosysHQ/yosys.git
c7cf9415f8
* backends/blif: Remove unused vector of strings For reasons that are unclear to me, this was being used to store every result of `cstr` before returning them. The vector was never accessed otherwise, resulting in a huge unnecessary memory sink when emitting to BLIF. * backends/blif: Remove CSTR macro * backends/blif: Actually call str() |
||
---|---|---|
.. | ||
Makefile.inc | ||
blif.cc |