Files
iverilog/ivtest/vvp_tests/cast_real_invalid2.json
T
Lars-Peter Clausen eb90bcf313 Add regression tests for invalid casts to real
Check that invalid casts to real are reported as an error.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2025-01-12 20:34:31 -08:00

6 lines
116 B
JSON

{
"type" : "CE",
"source" : "cast_real_invalid2.v",
"iverilog-args" : [ "-g2005-sv" ]
}