projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
543bd2d
)
Grammar
author
Eddie Hung
<eddie@fpgeh.com>
Mon, 30 Dec 2019 20:26:39 +0000
(12:26 -0800)
committer
Eddie Hung
<eddie@fpgeh.com>
Mon, 30 Dec 2019 23:07:15 +0000
(15:07 -0800)
passes/techmap/abc.cc
patch
|
blob
|
history
diff --git
a/passes/techmap/abc.cc
b/passes/techmap/abc.cc
index b29480e267edacc19fefbcef9955cd8eaef9b57d..279b3222353678254f6783b4e966c10e2cdd0b56 100644
(file)
--- a/
passes/techmap/abc.cc
+++ b/
passes/techmap/abc.cc
@@
-1767,7
+1767,7
@@
struct AbcPass : public Pass {
extra_args(args, argidx, design);
if (!lut_costs.empty() && !liberty_file.empty())
- log_cmd_error("Got -lut and -liberty! Th
is
two options are exclusive.\n");
+ log_cmd_error("Got -lut and -liberty! Th
ese
two options are exclusive.\n");
if (!constr_file.empty() && liberty_file.empty())
log_cmd_error("Got -constr but no -liberty!\n");