Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated ABC to hg rev a86455b00da5 | Clifford Wolf | 2016-08-16 | 1 | -1/+1 | |
| | ||||||
* | Updated ABC to hg rev 760ba358e790 | Clifford Wolf | 2016-08-16 | 1 | -1/+1 | |
| | ||||||
* | ABC mxe cross-build fix | Clifford Wolf | 2016-08-16 | 1 | -1/+1 | |
| | ||||||
* | Added CellEdgesDatabase API | Clifford Wolf | 2016-07-24 | 1 | -1/+3 | |
| | ||||||
* | Updated ABC to hg rev b5df6e2b76f0 | Clifford Wolf | 2016-06-17 | 1 | -1/+1 | |
| | ||||||
* | Updated min GCC requirement to GCC 4.8 | Clifford Wolf | 2016-05-11 | 1 | -12/+12 | |
| | ||||||
* | Fixes for MXE build | Clifford Wolf | 2016-05-07 | 1 | -2/+2 | |
| | ||||||
* | Improved TCL_VERSION detection so it does not read .tclshrc | Clifford Wolf | 2016-04-29 | 1 | -1/+1 | |
| | ||||||
* | Added msan origins tracking | Clifford Wolf | 2016-04-05 | 1 | -2/+2 | |
| | ||||||
* | Embed DATDIR make variable value into yosys binary. | Sergey Kvachonok | 2016-03-26 | 1 | -0/+1 | |
| | | | | Use it as the last resort in the share/ directory location search. | |||||
* | Allow redefining pkg-config Makefile command. | Sergey Kvachonok | 2016-03-25 | 1 | -2/+4 | |
| | | | | | | Example usage: $ make CXX=i686-w64-mingw32-g++ PKG_CONFIG=i686-w64-mingw32-pkg-config | |||||
* | Allow redefining binary and data install locations. | Sergey Kvachonok | 2016-03-25 | 1 | -14/+15 | |
| | | | | | | | | | | | | Add three more Makefile variables in addition to PREFIX: $ make BINDIR=/.../bin LIBDIR=/.../lib DATDIR=/.../share/yosys The defaults are: BINDIR = $(PREFIX)/bin LIBDIR = $(PREFIX)/lib DATDIR = $(PREFIX)/share/yosys | |||||
* | Added ast.h to exported headers | Clifford Wolf | 2016-03-22 | 1 | -0/+1 | |
| | ||||||
* | Improvements in ABCEXTERNAL handling | Clifford Wolf | 2016-03-19 | 1 | -3/+1 | |
| | ||||||
* | Support calling out to an external ABC. | Sergey Kvachonok | 2016-03-19 | 1 | -0/+8 | |
| | | | | | | | $ 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). | |||||
* | We are now in 0.6+ development | Clifford Wolf | 2016-02-26 | 1 | -1/+1 | |
| | ||||||
* | Yosys 0.6 | Clifford Wolf | 2016-02-26 | 1 | -1/+1 | |
| | ||||||
* | Updated ABC to ae7d65e71adc | Clifford Wolf | 2016-02-15 | 1 | -1/+1 | |
| | ||||||
* | Fixed MXE ABC build | Clifford Wolf | 2016-02-13 | 1 | -1/+1 | |
| | ||||||
* | Updated ABC | Clifford Wolf | 2016-02-08 | 1 | -1/+1 | |
| | ||||||
* | Updated ABC | Clifford Wolf | 2016-02-07 | 1 | -1/+1 | |
| | ||||||
* | Updated ABC to hg rev ee212a9e94df | Clifford Wolf | 2016-02-01 | 1 | -1/+1 | |
| | ||||||
* | More clang sanitizer stuff | Clifford Wolf | 2016-01-31 | 1 | -2/+11 | |
| | ||||||
* | Addedd clang sanitizers | Clifford Wolf | 2016-01-31 | 1 | -0/+21 | |
| | ||||||
* | Mac build fix, gsed -> sed | Micah Elizabeth Scott | 2015-12-15 | 1 | -1/+1 | |
| | | | | Homebrew is calling its GNU sed just 'sed' now. | |||||
* | Changes for Verific 3.16_484_32_151112 | Clifford Wolf | 2015-11-12 | 1 | -1/+1 | |
| | ||||||
* | Use DESTDIR as defined in ↵ | Ruben Undheim | 2015-10-11 | 1 | -13/+13 | |
| | | | | | | https://www.gnu.org/prep/standards/html_node/DESTDIR.html This is needed for painless packaging of yosys | |||||
* | Use LDFLAGS, CXXFLAGS and CPPFLAGS from the environment when building | Ruben Undheim | 2015-10-11 | 1 | -7/+7 | |
| | ||||||
* | Fixed emcc build | Clifford Wolf | 2015-09-21 | 1 | -1/+1 | |
| | ||||||
* | Fixed Makefile rules for generated share files | Clifford Wolf | 2015-08-16 | 1 | -0/+7 | |
| | ||||||
* | Fix version strings for out-of-tree builds | Larry Doolittle | 2015-08-14 | 1 | -2/+2 | |
| | | | | Still assumes source tree is a git repository | |||||
* | Fixed "make clean" for out-of-tree builds | Clifford Wolf | 2015-08-12 | 1 | -1/+1 | |
| | ||||||
* | Adjust makefiles to work with out-of-tree builds | Clifford Wolf | 2015-08-12 | 1 | -11/+15 | |
| | | | | This is based on work done by Larry Doolittle | |||||
* | Added ENABLE_LIBYOSYS Makefile option | Clifford Wolf | 2015-08-04 | 1 | -14/+9 | |
| | ||||||
* | Added libyosys.so build | Clifford Wolf | 2015-08-04 | 1 | -1/+21 | |
| | ||||||
* | Updated ABC | Clifford Wolf | 2015-07-06 | 1 | -1/+1 | |
| | ||||||
* | Using static mem size of 128 MB in emcc build | Clifford Wolf | 2015-06-20 | 1 | -1/+1 | |
| | ||||||
* | Makefile fix for YosysJS build | Clifford Wolf | 2015-06-11 | 1 | -0/+4 | |
| | ||||||
* | Added cellaigs API | Clifford Wolf | 2015-06-09 | 1 | -1/+1 | |
| | ||||||
* | abc/blifparse files reorganization | Clifford Wolf | 2015-05-17 | 1 | -1/+1 | |
| | ||||||
* | Updated ABC to hg rev 779de2de1481 | Clifford Wolf | 2015-04-25 | 1 | -1/+1 | |
| | ||||||
* | Updated ABC to 51705b168d7a | Clifford Wolf | 2015-04-04 | 1 | -2/+2 | |
| | ||||||
* | YosysJS stuff | Clifford Wolf | 2015-02-19 | 1 | -9/+3 | |
| | ||||||
* | Added YosysJS wrapper | Clifford Wolf | 2015-02-16 | 1 | -1/+7 | |
| | ||||||
* | Added Viz to yosys.js | Clifford Wolf | 2015-02-15 | 1 | -1/+5 | |
| | ||||||
* | More emcc stuff | Clifford Wolf | 2015-02-15 | 1 | -1/+4 | |
| | ||||||
* | More emscripten stuff, Added example app | Clifford Wolf | 2015-02-15 | 1 | -3/+8 | |
| | ||||||
* | Fixed default EMCCFLAGS | Clifford Wolf | 2015-02-15 | 1 | -5/+8 | |
| | ||||||
* | Added EMCCFLAGS | Clifford Wolf | 2015-02-13 | 1 | -0/+8 | |
| | ||||||
* | Various changes to release checklist | Clifford Wolf | 2015-02-09 | 1 | -0/+3 | |
| |