mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-31 18:04:38 +02:00
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"type" : "normal",
|
|
"source" : "delayed_sfunc.v",
|
|
"iverilog-args" : [ "-gspecify" ],
|
|
"gold" : "delayed_sfunc",
|
|
"strict" : {
|
|
"gold" : "delayed_sfunc_std"
|
|
},
|
|
"vlog95" : {
|
|
"_comment" : "Real nets are not supported",
|
|
"type" : "CE",
|
|
"gold" : ""
|
|
}
|
|
}
|