mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-01 18:26:23 +02:00
10 lines
198 B
JSON
10 lines
198 B
JSON
{
|
|
"type" : "normal",
|
|
"source" : "dumpfile.v",
|
|
"gold" : "dumpfile",
|
|
"vvp-args-extended" : [ "-vcd", "-dumpfile=foo" ],
|
|
"vlog95" : {
|
|
"gold" : "dumpfile-vlog95"
|
|
}
|
|
}
|