Added copy-constructor-like module->addCell(name, other) method
authorClifford Wolf <clifford@clifford.at>
Fri, 25 Jul 2014 22:38:44 +0000 (00:38 +0200)
committerClifford Wolf <clifford@clifford.at>
Fri, 25 Jul 2014 22:38:44 +0000 (00:38 +0200)
commit4755e14e7b9ba57ea21bec4c0d0b3ac6080307e4
treee77060cca5dcdb2bff334096fe55981208a57ab2
parent2bec47a4045d23d46e7d300cbf80b2dce1a549a9
Added copy-constructor-like module->addCell(name, other) method
kernel/rtlil.cc
kernel/rtlil.h
passes/hierarchy/submod.cc
passes/techmap/techmap.cc