2019-07-14 00:30:32 +00:00
|
|
|
%Warning-PINMISSING: t/t_lint_pindup_bad.v:18: Cell has missing pin: 'exists'
|
|
|
|
... Use "/* verilator lint_off PINMISSING */" and lint_on around source to disable this message.
|
|
|
|
%Error: t/t_lint_pindup_bad.v:20: Duplicate pin connection: 'i'
|
|
|
|
t/t_lint_pindup_bad.v:19: ... Location of original pin connection
|
|
|
|
%Error: t/t_lint_pindup_bad.v:21: Pin not found: 'nexist'
|
|
|
|
: ... Suggested alternative: 'exists'
|
|
|
|
%Error: t/t_lint_pindup_bad.v:15: Parameter pin not found: 'NEXIST'
|
|
|
|
: ... Suggested alternative: 'EXIST'
|
|
|
|
%Error: t/t_lint_pindup_bad.v:16: Duplicate parameter pin connection: 'P'
|
|
|
|
t/t_lint_pindup_bad.v:14: ... Location of original parameter pin connection
|
|
|
|
%Error: t/t_lint_pindup_bad.v:17: Duplicate parameter pin connection: 'P'
|
2019-05-31 00:30:59 +00:00
|
|
|
t/t_lint_pindup_bad.v:14: ... Location of original parameter pin connection
|
2018-11-03 18:59:04 +00:00
|
|
|
%Error: Exiting due to
|