mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-16 04:04:46 +00:00
The option is serialized to RTLIL as `_` (to match Python's option with the same symbol), and sets the `group` flag. This flag inserts an `_` symbol between each group of 3 digits (for decimal) or four digits (for binary, hex, and octal). |
||
---|---|---|
.. | ||
runtime | ||
cxxrtl_backend.cc | ||
Makefile.inc |