cxxrtl: rename cxxrtl.cc→cxxrtl_backend.cc.
authorwhitequark <whitequark@whitequark.org>
Sun, 7 Jun 2020 03:48:40 +0000 (03:48 +0000)
committerwhitequark <whitequark@whitequark.org>
Sun, 7 Jun 2020 03:48:40 +0000 (03:48 +0000)
commitff5500f11a4512f9d4dc86f78f761b195febcaf5
tree1a3b138005443ed04bf45612510ef4ab5ea2254e
parent31f6c96b1fb0a3a6311a5aba404e96bbbe342dd9
cxxrtl: rename cxxrtl.cc→cxxrtl_backend.cc.

To avoid confusion with the C++ source files that are a part of
the simulation itself and not a part of Yosys build.
backends/cxxrtl/Makefile.inc
backends/cxxrtl/cxxrtl.cc [deleted file]
backends/cxxrtl/cxxrtl_backend.cc [new file with mode: 0644]