1
0
mirror of https://github.com/verilator/verilator.git synced 2025-04-16 01:26:54 +00:00
verilator/test_regress/t/t_lint_top_bad.out
2024-03-01 17:28:12 -05:00

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