aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/printattrs.cc
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 final/override keywords.whitequark2020-06-181-2/+2
* printattrs: Simplify `get_indent_str()`.Alberto Gonzalez2020-05-281-3/+1
* printattrs: Refactor indentation string building for clarity.Alberto Gonzalez2020-05-271-5/+11
* printattrs: Use `flags` to pretty-print the `RTLIL::Const` appropriately.Alberto Gonzalez2020-05-271-8/+15
* misc: Add `printattrs` command.Alberto Gonzalez2020-05-271-0/+79