aboutsummaryrefslogtreecommitdiffstats
path: root/backends/cxxrtl/cxxrtl_backend.cc
Commit message (Expand)AuthorAgeFilesLines
* cxxrtl: restore C++11 compatibility.whitequark2020-06-101-1/+2
* cxxrtl: allow unbuffering without localizing.whitequark2020-06-091-40/+74
* cxxrtl: order -On levels as localize, elide instead of the reverse.whitequark2020-06-091-8/+8
* cxxrtl: factor out -noproc/-noflatten from -O.whitequark2020-06-091-17/+36
* cxxrtl: fix two buggy split_by functions.whitequark2020-06-091-7/+9
* cxxrtl: ignore cell input signedness when it is irrelevant.whitequark2020-06-091-7/+16
* cxxrtl: fix format of hdlnames.whitequark2020-06-081-1/+1
* cxxrtl: emit debug information for constant wires.whitequark2020-06-081-12/+27
* cxxrtl: emit debug information for alias wires.whitequark2020-06-081-3/+55
* cxxrtl: fix typo in comment. NFC.whitequark2020-06-081-4/+4
* cxxrtl: minor debug-related improvements.whitequark2020-06-081-2/+3
* cxxrtl: rename cxxrtl.cc→cxxrtl_backend.cc.whitequark2020-06-071-0/+2520