Replaced depricated NEW_WIRE macro with module->addWire() calls
authorClifford Wolf <clifford@clifford.at>
Mon, 21 Jul 2014 10:41:29 +0000 (12:41 +0200)
committerClifford Wolf <clifford@clifford.at>
Mon, 21 Jul 2014 10:42:02 +0000 (12:42 +0200)
commit361e0d62ffd90b87c94bfc98ed3cbee1a745cd8f
tree59c594e41320db3a58677857f30c21688427981d
parent1d88f1cf9f2088de7825f5292db5b40d4f73d036
Replaced depricated NEW_WIRE macro with module->addWire() calls
frontends/liberty/liberty.cc
kernel/rtlil.h
passes/proc/proc_dff.cc
passes/techmap/hilomap.cc