mirror of
https://github.com/verilator/verilator.git
synced 2025-02-08 14:41:48 +00:00
7 lines
397 B
Plaintext
7 lines
397 B
Plaintext
|
%Error-NEEDTIMINGOPT: t/t_clocking_notiming.v:11:8: Use --timing or --no-timing to specify how clocking output skew greater than #0 should be handled
|
||
|
: ... In instance t
|
||
|
11 | output #1 out;
|
||
|
| ^~~~~~
|
||
|
... For error description see https://verilator.org/warn/NEEDTIMINGOPT?v=latest
|
||
|
%Error: Exiting due to
|