mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-27 01:39:23 +00:00
- Make IdString parameter pass by const ref to avoid IdString ref counting in the constructor - Remove extra std::string allocation to remove prefix - Avoid using `stringf` for concatenation |
||
|---|---|---|
| .. | ||
| cmds | ||
| equiv | ||
| fsm | ||
| hierarchy | ||
| memory | ||
| opt | ||
| pmgen | ||
| proc | ||
| sat | ||
| techmap | ||
| tests | ||