Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C++11 final/override keywords. | whitequark | 2020-06-18 | 1 | -2/+2 |
| | |||||
* | printattrs: Simplify `get_indent_str()`. | Alberto Gonzalez | 2020-05-28 | 1 | -3/+1 |
| | | | | Co-Authored-By: Xiretza <xiretza@xiretza.xyz> | ||||
* | printattrs: Refactor indentation string building for clarity. | Alberto Gonzalez | 2020-05-27 | 1 | -5/+11 |
| | | | | Co-Authored-By: whitequark <whitequark@whitequark.org> | ||||
* | printattrs: Use `flags` to pretty-print the `RTLIL::Const` appropriately. | Alberto Gonzalez | 2020-05-27 | 1 | -8/+15 |
| | | | | Co-Authored-By: whitequark <whitequark@whitequark.org> | ||||
* | misc: Add `printattrs` command. | Alberto Gonzalez | 2020-05-27 | 1 | -0/+79 |