| Commit message (Expand) | Author | Age | Files | Lines |
* | Setup tests/verilog properly | Eddie Hung | 2020-05-11 | 1 | -0/+1 |
* | Remove yosys libdir from LDFLAGS (and fix a typo) | N. Engelhardt | 2020-05-07 | 1 | -2/+1 |
* | Makefile: git fetch all commits from $(ABCURL) repo | Eddie Hung | 2020-05-06 | 1 | -1/+1 |
* | Update ABC to include WASI support fixes. | whitequark | 2020-05-02 | 1 | -1/+1 |
* | Fix WASI builds with abc enabled. | whitequark | 2020-05-01 | 1 | -2/+2 |
* | Merge pull request #2001 from whitequark/wasi | whitequark | 2020-05-01 | 1 | -1/+47 |
|\ |
|
| * | Add WASI platform support. | whitequark | 2020-04-30 | 1 | -2/+48 |
* | | Merge pull request #1997 from whitequark/document-ootb | Claire Wolf | 2020-05-01 | 1 | -11/+11 |
|\ \
| |/
|/| |
|
| * | Fix out-of-tree builds configured as `SMALL := 1`. | whitequark | 2020-04-24 | 1 | -11/+11 |
* | | abc: use YosysHQ/abc instead of upstream berkeley-abc/abc | Eddie Hung | 2020-04-27 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #1900 from Xiretza/suppress-makefile-echo | whitequark | 2020-04-16 | 1 | -0/+3 |
|\ |
|
| * | Suppress output of Makefile.conf when printing source versions | Xiretza | 2020-04-11 | 1 | -0/+3 |
* | | synth_intel_alm: alternative synthesis for Intel FPGAs | Dan Ravensloft | 2020-04-15 | 1 | -0/+1 |
|/ |
|
* | Keep libyosys name same as befire, but put it in directory | Miodrag Milanovic | 2020-04-10 | 1 | -11/+11 |
* | Support custom PROGRAM_PREFIX | Miodrag Milanovic | 2020-04-10 | 1 | -43/+44 |
* | write_cxxrtl: new backend. | whitequark | 2020-04-09 | 1 | -0/+1 |
* | Add constids.inc to final install | Xiretza | 2020-04-08 | 1 | -0/+1 |
* | Merge pull request #1814 from YosysHQ/mmicko/pyosys_makefile | Claire Wolf | 2020-04-07 | 1 | -0/+4 |
|\ |
|
| * | Enable ENABLE_LIBYOSYS when ENABLE_PYOSYS is set | Miodrag Milanovic | 2020-03-25 | 1 | -0/+4 |
* | | 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 |
| | | |\ |
|