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