mirror of https://github.com/YosysHQ/yosys.git
Missing techmap entry in help
This commit is contained in:
parent
d9cb787391
commit
e3f20b17af
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue