Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cxxrtl: rename cxxrtl.cc→cxxrtl_backend.cc. | whitequark | 2020-06-07 | 1 | -1/+1 |
| | | | | | To avoid confusion with the C++ source files that are a part of the simulation itself and not a part of Yosys build. | ||||
* | write_cxxrtl: new backend. | whitequark | 2020-04-09 | 1 | -0/+2 |
This commit adds a basic implementation that isn't very performant but implements most of the planned features. |