yosys/backends/cxxrtl
whitequark 40ca9d038b cxxrtl: speed up commits on clang.
On Minerva SoC SRAM compiled with clang-11, this change cuts commit
time in half (!) and overall time by 20%. When compiled with gcc-10,
there is no difference.
2020-12-21 02:20:30 +00:00
..
Makefile.inc cxxrtl: rename cxxrtl.cc→cxxrtl_backend.cc. 2020-06-07 03:48:40 +00:00
cxxrtl.h cxxrtl: disable optimization of debug_items(). 2020-12-15 11:02:38 +00:00
cxxrtl_backend.cc cxxrtl: speed up commits on clang. 2020-12-21 02:20:30 +00:00
cxxrtl_capi.cc cxxrtl: implement debug information outlining. 2020-12-14 01:27:27 +00:00
cxxrtl_capi.h cxxrtl: use `static inline` instead of `inline` in the C API. 2020-12-20 14:48:16 +00:00
cxxrtl_vcd.h cxxrtl: implement debug information outlining. 2020-12-14 01:27:27 +00:00
cxxrtl_vcd_capi.cc cxxrtl: add missing namespace. 2020-06-09 06:26:43 +00:00
cxxrtl_vcd_capi.h Fix formatting. NFC. 2020-06-10 15:48:40 +00:00