2019-07-12 02:09:30 +00: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 00:30:59 +00:00
|
|
|
... Known scopes under 'sub': subsub
|
2019-07-12 02:09:30 +00: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 00:18:36 +00:00
|
|
|
... Known scopes under 'nofuncs': <no cells found>
|
2019-07-12 02:09:30 +00:00
|
|
|
%Error: t/t_var_notfound_bad.v:21: Can't find definition of task/function: 'notask'
|
2019-07-12 00:18:36 +00: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 18:59:04 +00:00
|
|
|
%Error: Exiting due to
|