mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-09 00:40:16 +00:00
fabulous: remove unused -encfile option
Signed-off-by: Leo Moser <leomoser99@gmail.com>
This commit is contained in:
parent
a1759e7ae7
commit
32bd3e5418
1 changed files with 0 additions and 3 deletions
|
|
@ -69,9 +69,6 @@ struct SynthPass : public ScriptPass
|
|||
log(" use the specified Verilog file for extra techmap rules (can be specified multiple\n");
|
||||
log(" times).\n");
|
||||
log("\n");
|
||||
log(" -encfile <file>\n");
|
||||
log(" passed to 'fsm_recode' via 'fsm'\n");
|
||||
log("\n");
|
||||
log(" -nofsm\n");
|
||||
log(" do not run FSM optimization\n");
|
||||
log("\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue