mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-07 03:24:31 +02:00
Check that source `null` expressions in `[null]` and `[null:N]` are rejected rather than treated as the `$` marker for unbounded and bounded queue dimensions. Signed-off-by: Lars-Peter Clausen <[email protected]>
6 lines
126 B
JSON
6 lines
126 B
JSON
{
|
|
"type" : "CE",
|
|
"source" : "sv_dimension_null_range_fail.v",
|
|
"iverilog-args" : [ "-g2005-sv" ]
|
|
}
|