Missing techmap entry in help

This commit is contained in:
Eddie Hung 2019-04-04 08:13:10 -07:00
parent d9cb787391
commit e3f20b17af
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ struct SynthXilinxPass : public Pass
log(" abc -luts 2:2,3,6:5,10,20 [-dff] (without '-vpr' only!)\n");
log(" abc -lut 5 [-dff] (with '-vpr' only!)\n");
log(" clean\n");
log(" techmap -map +/xilinx/lut_map.v\n");
log("\n");
log(" check:\n");
log(" hierarchy -check\n");