Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump YOSYS_VER | Claire Wolf | 2020-04-02 | 1 | -1/+1 |
* | Add tests for `select` command warnings. | Alberto Gonzalez | 2020-03-23 | 1 | -0/+1 |
* | Improve ABC repository management in Makefile | Xiretza | 2020-03-12 | 1 | -1/+5 |
* | Added filter-out for libyosys.so | Miodrag Milanovic | 2020-03-12 | 1 | -1/+1 |
* | Revert "Clean up 'install' Makefile target" | Miodrag Milanovic | 2020-03-12 | 1 | -4/+7 |
* | Revert "Improve ABC repository management in Makefile" | Miodrag Milanovic | 2020-03-12 | 1 | -5/+1 |
* | Merge pull request #1666 from Xiretza/improve-makefile | Miodrag Milanović | 2020-03-12 | 1 | -8/+9 |
|\ | |||||
| * | Improve ABC repository management in Makefile | Xiretza | 2020-01-29 | 1 | -1/+5 |
| * | Clean up 'install' Makefile target | Xiretza | 2020-01-29 | 1 | -7/+4 |
* | | Add mandatory wasm file to zip file as well | Miodrag Milanovic | 2020-03-12 | 1 | -2/+2 |
* | | Add EXTRA_EXPORTED_RUNTIME_METHODS env for yosysjs | jiegec | 2020-03-11 | 1 | -0/+1 |
* | | Fix compilation for emcc | jiegec | 2020-03-11 | 1 | -1/+2 |
* | | Bump ABCREV to receive fix for #1675 | Eddie Hung | 2020-03-06 | 1 | -1/+1 |
* | | Added tests/memfile to 'make test' with an extra testcase | Rodrigo Alejandro Melo | 2020-02-01 | 1 | -0/+1 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into eddie/abc9_mfs | Eddie Hung | 2020-01-11 | 1 | -1/+1 |
|\ | |||||
| * | Bump version | Clifford Wolf | 2020-01-09 | 1 | -1/+1 |
* | | Bump ABCREV for upstream fix | Eddie Hung | 2020-01-11 | 1 | -1/+1 |
|/ | |||||
* | Bump ABCREV for upstream fix | Eddie Hung | 2020-01-07 | 1 | -1/+1 |
* | Bump ABCREV for upstream fix | Eddie Hung | 2020-01-06 | 1 | -1/+1 |
* | Fix linking with Python 3.8 | Graham Edgecombe | 2019-12-20 | 1 | -0/+7 |
* | Add PYTHON_CONFIG variable to the Makefile | Graham Edgecombe | 2019-12-20 | 1 | -17/+18 |
* | actually run the gowin tests | Pepijn de Vos | 2019-10-28 | 1 | -0/+1 |
* | Makefile: don't assume python is called `python3` | Sean Cross | 2019-10-19 | 1 | -1/+1 |
* | Moved all tests in arch sub directory | Miodrag Milanovic | 2019-10-18 | 1 | -5/+5 |
* | Merge branch 'master' into mmicko/efinix | Miodrag Milanović | 2019-10-18 | 1 | -0/+4 |
|\ | |||||
| * | Merge branch 'master' into mmicko/anlogic | Miodrag Milanović | 2019-10-18 | 1 | -0/+3 |
| |\ | |||||
| | * | Merge branch 'master' into eddie/pr1352 | Miodrag Milanović | 2019-10-18 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Remove xilinx_ug901 tests (will be moved to yosys-tests) | SergeyDegtyar | 2019-10-17 | 1 | -1/+0 |
| | | * | Add smoke tests to tests/xilinx | SergeyDegtyar | 2019-10-17 | 1 | -0/+1 |
| | | * | Add tests for Xilinx UG901 examples | SergeyDegtyar | 2019-10-17 | 1 | -0/+1 |
| | | * | Use "(id)" instead of "id" for types as temporary hack | Clifford Wolf | 2019-10-14 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | sv: Add test scripts for typedefs | David Shah | 2019-10-03 | 1 | -0/+1 |
| | * | | | Merge branch 'SergeyDegtyar/ecp5' of https://github.com/SergeyDegtyar/yosys i... | Eddie Hung | 2019-09-30 | 1 | -0/+1 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Add tests for ECP5 architecture | SergeyDegtyar | 2019-09-03 | 1 | -0/+1 |
| * | | | | Merge branch 'SergeyDegtyar/anlogic' of https://github.com/SergeyDegtyar/yosy... | Miodrag Milanovic | 2019-10-04 | 1 | -0/+1 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge branch 'master' into SergeyDegtyar/anlogic | Sergey | 2019-10-01 | 1 | -4/+8 |
| | |\| | | |||||
| | * | | | Add new tests for Anlogic architecture | SergeyDegtyar | 2019-09-23 | 1 | -0/+1 |
| | | |/ | | |/| | |||||
* | | | | Merge branch 'SergeyDegtyar/efinix' of https://github.com/SergeyDegtyar/yosys... | Miodrag Milanovic | 2019-10-04 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'master' into SergeyDegtyar/efinix | Sergey | 2019-10-01 | 1 | -4/+8 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Add new tests for Efinix architecture. | SergeyDegtyar | 2019-09-23 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Update ABC to git rev 623b5e8 | Clifford Wolf | 2019-10-03 | 1 | -1/+1 |
* | | | Bump version | Clifford Wolf | 2019-10-03 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #1406 from whitequark/connect_rpc | whitequark | 2019-09-30 | 1 | -0/+4 |
|\ \ | |||||
| * | | rpc: new frontend. | whitequark | 2019-09-30 | 1 | -0/+1 |
| * | | libs: import json11. | whitequark | 2019-09-30 | 1 | -0/+3 |
* | | | Bump version | Clifford Wolf | 2019-09-30 | 1 | -1/+1 |
|/ / | |||||
* | | Bump version | Clifford Wolf | 2019-09-16 | 1 | -1/+1 |
* | | Bump version | Clifford Wolf | 2019-09-10 | 1 | -1/+1 |
* | | Bump version | Clifford Wolf | 2019-09-05 | 1 | -1/+1 |
* | | Use $(shell :; ...) in Makefile to force shell | Emily | 2019-09-05 | 1 | -3/+3 |