2023-10-30 03:55:31 +01:00
|
|
|
{
|
|
|
|
|
"type" : "normal",
|
|
|
|
|
"source" : "delayed_sfunc.v",
|
2025-11-22 22:23:49 +01:00
|
|
|
"iverilog-args" : [ "-gspecify" ],
|
2023-10-30 03:55:31 +01:00
|
|
|
"gold" : "delayed_sfunc",
|
2025-11-22 22:23:49 +01:00
|
|
|
"strict" : {
|
|
|
|
|
"gold" : "delayed_sfunc_std"
|
2025-12-31 04:40:47 +01:00
|
|
|
},
|
|
|
|
|
"vlog95" : {
|
|
|
|
|
"_comment" : "Real nets are not supported",
|
|
|
|
|
"type" : "CE",
|
|
|
|
|
"gold" : ""
|
2025-11-22 22:23:49 +01:00
|
|
|
}
|
2023-10-30 03:55:31 +01:00
|
|
|
}
|