2022-10-22 22:03:42 +02:00
|
|
|
%Error: t/t_math_eq_bad.v:13:13: Real is illegal operand to ?== operator
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2022-10-22 22:03:42 +02:00
|
|
|
13 | if (a ==? 1.0) $stop;
|
|
|
|
|
| ^~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2022-10-22 22:03:42 +02:00
|
|
|
%Error: Exiting due to
|