[+] /home/carlos/repo/colibri2/tests/command/linter/helpers/sample_0.vhd
6 problems (6 errors, 0 warnings)
|
13:18 |
Error |
':' is expected instead of ';' |
':' is expected instead of ';'
|
13:18 |
Error |
type mark expected in a subtype indication |
type mark expected in a subtype indication
|
18:0 |
Error |
'<=' is expected instead of 'end' |
'<=' is expected instead of 'end' |
18:0 |
Error |
primary expression expected |
primary expression expected
|
16:19 |
Error |
';' expected at end of signal assignment |
';' expected at end of signal assignment
|
16:19 |
Error |
(found: 'end') |
(found: 'end')
|
[+] /home/carlos/repo/colibri2/tests/command/linter/helpers/sample_1.vhd
5 problems (5 errors, 0 warnings)
|
23:18 |
Error |
no declaration for "sstd_logic" |
no declaration for "sstd_logic"
|
33:44 |
Error |
no declaration for "insput2" |
no declaration for "insput2"
|
34:32 |
Error |
can't associate 'wire' with signal interface "x" |
can't associate 'wire' with signal interface "x"
|
34:32 |
Error |
(type of 'wire' is std_logic) |
(type of 'wire' is std_logic)
|
23:12 |
Error |
(type of signal interface "x" is an erroneous type) |
(type of signal interface "x" is an erroneous type)
|