yosys/backends/cxxrtl
whitequark 3b5a1314cd cxxrtl: rename "elision" to "inlining". NFC.
"Elision" in this context is an unusual and not very descriptive term
whereas "inlining" is common and straightforward. Also, introducing
"inlining" makes it easier to introduce its dual under the obvious
name "outlining".
2020-12-13 15:34:00 +00:00
..
Makefile.inc cxxrtl: rename cxxrtl.cc→cxxrtl_backend.cc. 2020-06-07 03:48:40 +00:00
cxxrtl.h cxxrtl: don't overwrite buffered inputs. 2020-12-11 23:32:06 +00:00
cxxrtl_backend.cc cxxrtl: rename "elision" to "inlining". NFC. 2020-12-13 15:34:00 +00:00
cxxrtl_capi.cc cxxrtl: allow customizing the root module path in the C API. 2020-12-03 01:58:02 +00:00
cxxrtl_capi.h cxxrtl: allow customizing the root module path in the C API. 2020-12-03 01:58:02 +00:00
cxxrtl_vcd.h cxxrtl: handle multipart signals. 2020-06-11 19:34:35 +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