3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-27 10:55:51 +00:00
yosys/backends/cxxrtl
whitequark 102fb5424f write_cxxrtl: enable separate compilation.
This commit makes it possible to use several cxxrtl-generated files
in one application, as well as compiling cxxrtl-generated code as
a separate compilation unit.
2020-04-14 12:07:58 +00:00
..
cxxrtl.cc write_cxxrtl: enable separate compilation. 2020-04-14 12:07:58 +00:00
cxxrtl.h write_cxxrtl: improve writable memory handling. 2020-04-09 04:08:36 +00:00
Makefile.inc write_cxxrtl: new backend. 2020-04-09 04:08:36 +00:00