2018-11-03 18:59:04 +00:00
|
|
|
%Warning-USERFATAL: f_add = 15
|
2019-05-31 00:30:59 +00:00
|
|
|
... Use "/* verilator lint_off USERFATAL */" and lint_on around source to disable this message.
|
2018-11-03 18:59:04 +00:00
|
|
|
%Error: t/t_func_const2_bad.v:10: Expecting expression to be constant, but can't determine constant for FUNCREF 'f_add2'
|
2019-05-31 00:30:59 +00:00
|
|
|
t/t_func_const2_bad.v:21: ... Location of non-constant STOP: $stop executed during function constification; maybe indicates assertion firing
|
|
|
|
t/t_func_const2_bad.v:26: ... Called from f_add() with parameters:
|
|
|
|
a = 32'h7
|
|
|
|
b = 32'h8
|
|
|
|
t/t_func_const2_bad.v:10: ... Called from f_add2() with parameters:
|
|
|
|
a = ?32?sh7
|
|
|
|
b = ?32?sh8
|
|
|
|
c = ?32?sh9
|
2018-11-03 18:59:04 +00:00
|
|
|
%Error: Exiting due to
|