mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-06 09:07:15 +02:00
Add find*, unique*, min/max, and with-predicate locator methods for queues and dynamic arrays, with VVP runtime support and ivtest. Split from steveicarus/iverilog#1330 (part 03/6).
10 lines
222 B
JSON
10 lines
222 B
JSON
{
|
|
"type" : "normal",
|
|
"source" : "sv_queue_unique.v",
|
|
"iverilog-args" : [ "-g2005-sv" ],
|
|
"vlog95" : {
|
|
"__comment" : "SystemVerilog queues",
|
|
"type" : "CE"
|
|
}
|
|
}
|