Missing space

This commit is contained in:
Eddie Hung 2019-09-11 13:06:59 -07:00
parent e9eb855d38
commit 0ebbecf833
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ struct SynthXilinxPass : public ScriptPass
log("\n"); log("\n");
log(" -nodsp\n"); log(" -nodsp\n");
log(" do not use DSP48E1s to implement multipliers and associated logic\n"); log(" do not use DSP48E1s to implement multipliers and associated logic\n");
log("\n");
log(" -iopad\n"); log(" -iopad\n");
log(" enable I/O buffer insertion (selected automatically by -ise)\n"); log(" enable I/O buffer insertion (selected automatically by -ise)\n");
log("\n"); log("\n");