mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-05 16:56:06 +02:00
Add ordering methods for queues and dynamic arrays. Update ivtest gold files for always_*_warn, br1005, and br_gh710b LXT per review. Split from steveicarus/iverilog#1330 (part 06/6).
10 lines
241 B
JSON
10 lines
241 B
JSON
{
|
|
"type" : "normal",
|
|
"source" : "sv_darray_reverse.v",
|
|
"iverilog-args" : [ "-g2005-sv" ],
|
|
"vlog95" : {
|
|
"__comment" : "SystemVerilog dynamic array reverse()",
|
|
"type" : "CE"
|
|
}
|
|
}
|