mirror of
https://github.com/verilator/verilator.git
synced 2025-01-12 09:37:56 +00:00
6 lines
283 B
Plaintext
6 lines
283 B
Plaintext
|
%Error-TIMESCALEMOD: t/t_timescale_lint_bad.v:7:8: Timescale missing on this module as other modules have it (IEEE 1800-2017 3.14.2.2)
|
||
|
t/t_timescale_lint_bad.v:12:8: ... Location of module with timescale
|
||
|
12 | module t;
|
||
|
| ^
|
||
|
%Error: Exiting due to
|