mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-09 00:40:16 +00:00
fabulous: remove unused -edif option
Signed-off-by: Leo Moser <leomoser99@gmail.com>
This commit is contained in:
parent
afe6b18f28
commit
a1759e7ae7
1 changed files with 0 additions and 4 deletions
|
|
@ -48,10 +48,6 @@ struct SynthPass : public ScriptPass
|
|||
log(" write the design to the specified BLIF file. writing of an output file\n");
|
||||
log(" is omitted if this parameter is not specified.\n");
|
||||
log("\n");
|
||||
log(" -edif <file>\n");
|
||||
log(" write the design to the specified EDIF file. writing of an output file\n");
|
||||
log(" is omitted if this parameter is not specified.\n");
|
||||
log("\n");
|
||||
log(" -json <file>\n");
|
||||
log(" write the design to the specified JSON file. writing of an output file\n");
|
||||
log(" is omitted if this parameter is not specified.\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue