1
0
mirror of synced 2026-04-26 12:18:43 +00:00
Files
YosysHQ.yosys/frontends
Jannis Harder 510d137996 fmt: Allow non-constant $display calls in initial blocks
These are useful for formal verification with SBY where they can be used
to display solver chosen `rand const reg` signals and signals derived
from those.

The previous error message for non-constant initial $display statements
is downgraded to a log message. Constant initial $display statements
will be shown both during elaboration and become part of the RTLIL so
that the `sim` output is complete.
2024-01-11 13:01:28 +01:00
..
2022-10-10 16:31:29 +02:00
2021-10-01 21:18:33 -06:00