Support calling out to an external ABC.
authorSergey Kvachonok <ravenexp@gmail.com>
Sat, 19 Mar 2016 15:36:18 +0000 (18:36 +0300)
committerSergey Kvachonok <ravenexp@gmail.com>
Sat, 19 Mar 2016 15:36:18 +0000 (18:36 +0300)
commit2656b2c55a139bc158cb67b18dd201bd0f4cf0c6
treee9dfd0f7049cfc7be7593a3a12a4cf2c06d5eb75
parente5d42ebb4d921aa9b9ad952b063f6ca2e3ffd9db
Support calling out to an external ABC.

$ make ABCEXTERNAL=my-abc && make ABCEXTERNAL=my-abc install

configures yosys to use an external ABC executable instead of
building and installing the in-tree ABC copy (yosys-abc).
Makefile
passes/techmap/abc.cc