mirror of
https://github.com/verilator/verilator.git
synced 2025-01-21 05:44:03 +00:00
7 lines
386 B
Plaintext
7 lines
386 B
Plaintext
%Error-NOTIMING: t/t_assigndly_dynamic_notiming_bad.v:10:11: Delayed assignment in a non-inlined function/task requires --timing
|
|
: ... note: In instance '$unit::Cls'
|
|
10 | qux <= '1;
|
|
| ^~
|
|
... For error description see https://verilator.org/warn/NOTIMING?v=latest
|
|
%Error: Exiting due to
|