forked from github/verilator
7 lines
334 B
Plaintext
7 lines
334 B
Plaintext
|
%Error-NOTIMING: t/t_clocking_notiming.v:11:8: Clocking output skew greater than #0 requires --timing
|
||
|
: ... In instance t
|
||
|
11 | output #1 out;
|
||
|
| ^~~~~~
|
||
|
... For error description see https://verilator.org/warn/NOTIMING?v=latest
|
||
|
%Error: Exiting due to
|