mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-05 16:56:06 +02:00
Extend locator methods to class queue and dynamic-array properties, including min/max, unique/min/max with-predicates, and VVP array-pattern object handling. Built on the #1419 locator helpers. Split from steveicarus/iverilog#1330 (part 04/6).
10 lines
245 B
JSON
10 lines
245 B
JSON
{
|
|
"type" : "normal",
|
|
"source" : "sv_darray_unique.v",
|
|
"iverilog-args" : [ "-g2005-sv" ],
|
|
"vlog95" : {
|
|
"__comment" : "SystemVerilog dynamic array unique methods",
|
|
"type" : "CE"
|
|
}
|
|
}
|