mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-10 16:13:26 +00:00
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. |
||
---|---|---|
.. | ||
cxxrtl.cc | ||
cxxrtl.h | ||
Makefile.inc |