mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-01 02:18:47 +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 |