mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-11 08:33:26 +00:00
Merge branch 'master' of github.com:cliffordwolf/yosys
This commit is contained in:
commit
09aeb9a2aa
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -89,7 +89,7 @@ ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"
|
||||||
|
|
||||||
# set ABCEXTERNAL = <abc-command> to use an external ABC instance
|
# set ABCEXTERNAL = <abc-command> to use an external ABC instance
|
||||||
# Note: The in-tree ABC (yosys-abc) will not be installed when ABCEXTERNAL is set.
|
# Note: The in-tree ABC (yosys-abc) will not be installed when ABCEXTERNAL is set.
|
||||||
ABCEXTERNAL =
|
ABCEXTERNAL ?=
|
||||||
|
|
||||||
define newline
|
define newline
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue