aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update ABC to git rev 623b5e8Clifford Wolf2019-10-031-1/+1
* Bump versionClifford Wolf2019-10-031-1/+1
* Merge pull request #1406 from whitequark/connect_rpcwhitequark2019-09-301-0/+4
|\
| * rpc: new frontend.whitequark2019-09-301-0/+1
| * libs: import json11.whitequark2019-09-301-0/+3
* | Bump versionClifford Wolf2019-09-301-1/+1
|/
* Bump versionClifford Wolf2019-09-161-1/+1
* Bump versionClifford Wolf2019-09-101-1/+1
* Bump versionClifford Wolf2019-09-051-1/+1
* Use $(shell :; ...) in Makefile to force shellEmily2019-09-051-3/+3
* Replace `which` with `command -v` in Makefile tooEmily2019-09-041-3/+3
* Merge pull request #2 from YosysHQ/masterSergey2019-08-291-1/+1
|\
| * Bump YOSYS_VERClifford Wolf2019-08-291-1/+1
* | Merge remote-tracking branch 'origin/clifford/async2synclatch' into Sergey/te...Eddie Hung2019-08-281-1/+11
|\|
| * Add "make bumpversion"Clifford Wolf2019-08-271-0/+3
| * Merge tag 'yosys-0.9'Clifford Wolf2019-08-261-1/+1
| |\
| | * Yosys 0.9Clifford Wolf2019-08-261-1/+1
| | * do not require boost if pyosys is not usedMiodrag Milanovic2019-08-221-0/+2
| | * Fix linking issue for new mxe and pthreadMiodrag Milanovic2019-08-021-1/+2
| | * Fix yosys linking for mxeMiodrag Milanovic2019-08-021-1/+1
| | * Fix formatting for msys2 mingw build using GetSizeMiodrag Milanovic2019-08-021-0/+2
| | * Merge pull request #1146 from gsomlo/gls-test-abc-extClifford Wolf2019-07-091-2/+8
| | * Checkout yosys-0.9-rc branch of yosys-testsEddie Hung2019-07-021-1/+1
| * | do not require boost if pyosys is not usedMiodrag Milanovic2019-08-221-0/+2
| * | Merge branch 'master' into clifford/pmgenClifford Wolf2019-08-201-0/+1
| |\ \
| * \ \ Merge branch 'master' of github.com:YosysHQ/yosys into clifford/pmgenClifford Wolf2019-08-191-1/+2
| |\ \ \
| * | | | Improvements in pmgen for recursive patternsClifford Wolf2019-08-151-0/+5
* | | | | Revert "Add tests for ecp5"SergeyDegtyar2019-08-281-1/+0
* | | | | Add tests for ecp5SergeyDegtyar2019-08-281-0/+1
* | | | | Revert "Add tests for ecp5 architecture."SergeyDegtyar2019-08-271-1/+0
* | | | | Add tests for ecp5 architecture.SergeyDegtyar2019-08-271-0/+1
* | | | | Add new tests for ice40 architectureSergeyDegtyar2019-08-201-0/+1
| |_|/ / |/| | |
* | | | proc_clean: fix order of switch insertion.whitequark2019-08-191-0/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/master' into clifford/testfastEddie Hung2019-08-181-0/+1
|\ \ \
| * \ \ Merge https://github.com/bogdanvuk/yosys into bogdanvuk/opt_shareEddie Hung2019-08-161-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Support various binary operators in opt_shareBogdan Vukobratovic2019-08-041-0/+1
* | | | Speed up "make test" and related cleanupsClifford Wolf2019-08-171-1/+1
|/ / /
* | | 'make clean' to not remove anything abcEddie Hung2019-08-071-1/+1
* | | Fix linking issue for new mxe and pthreadMiodrag Milanovic2019-08-011-1/+2
* | | Fix yosys linking for mxeMiodrag Milanovic2019-08-011-1/+1
* | | Fix formatting for msys2 mingw build using GetSizeMiodrag Milanovic2019-08-011-0/+2
* | | Merge pull request #1226 from YosysHQ/dave/gzipDavid Shah2019-07-271-0/+7
|\ \ \ | |/ / |/| |
| * | Add support for reading gzip'd input filesDavid Shah2019-07-261-0/+7
* | | Bump abc to fix &mfs bugEddie Hung2019-07-251-1/+1
|/ /
* | Merge pull request #1098 from YosysHQ/xaigEddie Hung2019-06-281-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-06-271-0/+1
| |\|
| * | Revert MakefileEddie Hung2019-06-201-2/+2
| * | Fix gcc error, due to dict invalidation during recursionEddie Hung2019-06-201-2/+2
| * | Run simple_abc9 testsEddie Hung2019-06-201-0/+1
| * | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-031-0/+4
| |\ \