2019-07-12 04:09:30 +02:00
|
|
|
%Error: t/t_var_notfound_bad.v:17: Can't find definition of variable: 'nf'
|
|
|
|
|
%Error: t/t_var_notfound_bad.v:18: Can't find definition of 'subsubz' in dotted scope/variable: 'sub.subsubz'
|
2019-05-31 02:30:59 +02:00
|
|
|
... Known scopes under 'sub': subsub
|
2019-07-12 04:09:30 +02:00
|
|
|
%Error: t/t_var_notfound_bad.v:19: Can't find definition of task/function: 'nofunc'
|
|
|
|
|
%Error: t/t_var_notfound_bad.v:20: Can't find definition of 'nofuncs' in dotted task/function: 'sub.nofuncs'
|
2019-07-12 02:18:36 +02:00
|
|
|
... Known scopes under 'nofuncs': <no cells found>
|
2019-07-12 04:09:30 +02:00
|
|
|
%Error: t/t_var_notfound_bad.v:21: Can't find definition of task/function: 'notask'
|
2019-07-12 02:18:36 +02:00
|
|
|
%Error: t/t_var_notfound_bad.v:22: Found definition of 'a_var' as a VAR but expected a task/function
|
2018-11-03 19:59:04 +01:00
|
|
|
%Error: Exiting due to
|