yosys/backends/cxxrtl
whitequark 2b88d9a3fe cxxrtl: add simple black box support.
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.
2020-04-18 04:35:10 +00:00
..
Makefile.inc write_cxxrtl: new backend. 2020-04-09 04:08:36 +00:00
cxxrtl.cc cxxrtl: add simple black box support. 2020-04-18 04:35:10 +00:00
cxxrtl.h cxxrtl: add simple black box support. 2020-04-18 04:35:10 +00:00