This commit adds support for replacing RTLIL modules with CXXRTL black boxes. Black box port widths may not depend on the parameters with which it is instantiated (yet); the parameters may only be used to change the behavior of the black box.
backends/ilang/ilang_backend.cc
backends/intersynth/intersynth.cc