Emil J. Tywoniak
|
785bd44da7
|
rtlil: represent Const strings as std::string
|
2024-10-14 06:28:12 +02:00 |
Roland Coeurjoly
|
bdc43c6592
|
Add left and right bound properties to wire. Add test. Fix printing
for signed attributes
Co-authored-by: N. Engelhardt <nak@yosyshq.com>
Co-authored-by: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
|
2024-09-10 12:52:42 +02:00 |
whitequark
|
7191dd16f9
|
Use C++11 final/override keywords.
|
2020-06-18 23:34:52 +00:00 |
Alberto Gonzalez
|
5896ffd56f
|
printattrs: Simplify `get_indent_str()`.
Co-Authored-By: Xiretza <xiretza@xiretza.xyz>
|
2020-05-28 05:34:28 +00:00 |
Alberto Gonzalez
|
f671c99cb8
|
printattrs: Refactor indentation string building for clarity.
Co-Authored-By: whitequark <whitequark@whitequark.org>
|
2020-05-27 23:15:07 +00:00 |
Alberto Gonzalez
|
e50e4ee285
|
printattrs: Use `flags` to pretty-print the `RTLIL::Const` appropriately.
Co-Authored-By: whitequark <whitequark@whitequark.org>
|
2020-05-27 08:00:00 +00:00 |
Alberto Gonzalez
|
b8365547e9
|
misc: Add `printattrs` command.
|
2020-05-27 08:00:00 +00:00 |