write_cxxrtl: enable separate compilation.
authorwhitequark <whitequark@whitequark.org>
Tue, 14 Apr 2020 12:07:58 +0000 (12:07 +0000)
committerwhitequark <whitequark@whitequark.org>
Tue, 14 Apr 2020 12:07:58 +0000 (12:07 +0000)
commit102fb5424fa1e7be59786925bd3a10f5d46fa904
tree8d1d8183a7720d78173987df924d9348bea34b15
parentf44b287f8e36684607447beb05556f1a5a34d625
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.
backends/cxxrtl/cxxrtl.cc