mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-02 20:47:53 +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 | ||