ice40: fix whitespace

This commit is contained in:
Eddie Hung 2020-05-12 15:40:13 -07:00
parent 95fb3cf487
commit 4ecae8a673
1 changed files with 14 additions and 15 deletions

View File

@ -240,7 +240,6 @@ struct SynthIce40Pass : public ScriptPass
if (abc9 && retime) if (abc9 && retime)
log_cmd_error("-retime option not currently compatible with -abc9!\n"); log_cmd_error("-retime option not currently compatible with -abc9!\n");
if (abc9 && noabc) if (abc9 && noabc)
log_cmd_error("-abc9 is incompatible with -noabc!\n"); log_cmd_error("-abc9 is incompatible with -noabc!\n");
if (abc9 && flowmap) if (abc9 && flowmap)