Update help message

This commit is contained in:
Eddie Hung 2019-04-22 11:38:23 -07:00
parent 0e76718720
commit ec88129a5c
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ struct SynthXilinxPass : public Pass
log(" techmap -map +/xilinx/drams_map.v\n");
log("\n");
log(" fine:\n");
log(" opt -fast -full\n");
log(" opt -fast\n");
log(" memory_map\n");
log(" dffsr2dff\n");
log(" dff2dffe\n");