mirror of
https://github.com/verilator/verilator.git
synced 2025-02-08 14:41:48 +00:00
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
|
%Error: t/t_math_eq_bad.v:13:13: Real is illegal operand to ?== operator
|
||
|
: ... In instance t
|
||
|
13 | if (a ==? 1.0) $stop;
|
||
|
| ^~~
|
||
|
%Error: Exiting due to
|