6 lines
283 B
Plaintext
6 lines
283 B
Plaintext
|
|
%Error-UNSUPPORTED: t/t_lint_top_bad.v:14:8: Module cannot be named 'TOP' as conflicts with Verilator top-level internals
|
||
|
|
14 | module TOP(
|
||
|
|
| ^~~
|
||
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
||
|
|
%Error: Exiting due to
|