Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cxxrtl: do not use `->template` for non-dependent names. | whitequark | 2021-01-26 | 1 | -2/+2 |
* | cxxrtl: implement debug information outlining. | whitequark | 2020-12-14 | 1 | -7/+25 |
* | cxxrtl: handle multipart signals. | whitequark | 2020-06-11 | 1 | -10/+23 |
* | cxxrtl: disambiguate values/wires and their aliases in debug info. | whitequark | 2020-06-10 | 1 | -5/+12 |
* | cxxrtl: fix two buggy split_by functions. | whitequark | 2020-06-09 | 1 | -7/+7 |
* | cxxrtl: don't check immutable values for changes in VCD writer. | whitequark | 2020-06-08 | 1 | -4/+10 |
* | cxxrtl: track aliases in VCD writer. | whitequark | 2020-06-08 | 1 | -10/+14 |
* | cxxrtl: only write VCD values that were actually updated. | whitequark | 2020-06-07 | 1 | -10/+30 |
* | cxxrtl: add a VCD writer using debug information. | whitequark | 2020-06-07 | 1 | -0/+194 |