mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-29 10:49:25 +00:00
We need to invoke "read_verilog" manually, since the default action on input files is to defer processing. Under such conditions, we never simplify the AST, and initial $prints never execute. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| always_display.v | ||
| initial_display.v | ||
| roundtrip.v | ||
| roundtrip_tb.v | ||
| run-test.sh | ||