mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-28 02:09:24 +00:00
We add a new flow graph node type, PRINT_SYNC, as they don't get handled with regular CELL_EVALs. We could probably move this grouping out of the dump method. |
||
|---|---|---|
| .. | ||
| fuzz | ||
| .gitignore | ||
| always_comb.v | ||
| always_comb_tb.cc | ||
| always_comb_tb.v | ||
| always_display.v | ||
| always_full.v | ||
| always_full_tb.cc | ||
| always_full_tb.v | ||
| display_lm.v | ||
| display_lm_tb.cc | ||
| initial_display.v | ||
| roundtrip.v | ||
| roundtrip_tb.v | ||
| run-test.sh | ||