1
0
mirror of synced 2026-01-22 10:41:43 +00:00

Update help message

This commit is contained in:
Eddie Hung 2019-04-22 11:38:23 -07:00
parent 0e76718720
commit ec88129a5c

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");