Removed RTLIL::SigSpec::optimize()
[yosys.git] / Makefile
2014-07-20 Clifford WolfActivated tests/share in "make test"
2014-07-18 Clifford Wolfadded tests/memories
2014-06-15 Clifford WolfAdded tests/realmath to "make test"
2014-06-08 Clifford WolfNow we are in Yoys 0.3.0+ development
2014-06-08 Clifford WolfTagging Yosys 0.3.0 yosys-0.3.0
2014-06-08 Clifford WolfUpdated ABC to 7600ffb9340c
2014-05-29 Clifford WolfUpdated ABC to rev fa4404b395f0
2014-05-09 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2014-05-09 Clifford WolfUpdated ABC to 67c84cdd49e4
2014-04-05 Clifford WolfMerge pull request #31 from bentley/posix-rm
2014-04-04 Anthony J. BentleyRemove non-POSIX 'rm -v'.
2014-03-13 Clifford WolfCopy Verific vdbs files to Yosys "share" data directory
2014-03-13 Clifford WolfMerge branch 'master' of https://github.com/Siesh1oo...
2014-03-13 Clifford WolfMerged OSX fixes from Siesh1oo with some modifications
2014-03-13 Siesh1oo - Makefile, kernel/posix_compatibility.h/.cc: replay...
2014-03-13 Siesh1ooMerge branch 'master' of https://github.com/Siesh1oo...
2014-03-13 Siesh1oo - kernel/register.h, kernel/driver.cc: refactor rewrit...
2014-03-13 Siesh1oo - Makefile: don't export DYLD_LIBRARY_PATH/LD_LIBRARY_...
2014-03-13 Siesh1oo - Makefile: include $(PWD) in PATH, since 'make test...
2014-03-13 Siesh1oo - Makefile: export PATH=${DESTDIR}/bin:$(PATH) and...
2014-03-13 Siesh1oo - kernel/register.h, kernel/driver.cc: refactor rewrit...
2014-03-13 Siesh1oo - Makefile: don't export DYLD_LIBRARY_PATH/LD_LIBRARY_...
2014-03-13 Siesh1oo - Makefile: include $(PWD) in PATH, since 'make test...
2014-03-13 Siesh1oo - Makefile: fix typo in LDFLAGS: obviously -L, not...
2014-03-13 Siesh1oo - Makefile: export PATH=${DESTDIR}/bin:$(PATH) and...
2014-03-13 Siesh1oo - Makefile: resolve merge conflict.
2014-03-12 Siesh1oo - kernel/register.h, kernel/driver.cc: refactor rewrit...
2014-03-12 Siesh1oo - Makefile: don't export DYLD_LIBRARY_PATH/LD_LIBRARY_...
2014-03-12 Siesh1oo - Makefile: follow changes in https://github.com/cliff...
2014-03-12 Siesh1ooMerge branch 'master' of https://github.com/Siesh1oo...
2014-03-12 Siesh1oo - Makefile: include $(PWD) in PATH, since 'make test...
2014-03-12 Siesh1oo - Makefile: fix typo in LDFLAGS: obviously -L, not...
2014-03-12 Siesh1oo - Makefile: export PATH=${DESTDIR}/bin:$(PATH) and...
2014-03-12 Siesh1oo - Makefile: resolve merge conflict.
2014-03-12 Clifford WolfFixed dependencies of "make test"
2014-03-12 Clifford WolfAdded libs/minisat (copy of minisat git master)
2014-03-11 Siesh1oo - Makefile: don't add '-g' after '-ggdb' to CXXFLAGS
2014-03-11 Siesh1ooRebase to cliffordwolf repo HEAD finished.
2014-03-11 Siesh1oo - Makefile: include $(PWD) in PATH, since 'make test...
2014-03-11 Siesh1oo - Makefile: fix typo in LDFLAGS: obviously -L, not...
2014-03-11 Siesh1oo - Makefile: export PATH=${DESTDIR}/bin:$(PATH) and...
2014-03-11 Siesh1oo - Makefile: resolve merge conflict.
2014-03-11 Clifford WolfMerged addition of SED makefile variable from github...
2014-03-10 Siesh1oo - Makefile: include $(PWD) in PATH, since 'make test...
2014-03-10 Siesh1oo - Makefile: fix typo in LDFLAGS: obviously -L, not...
2014-03-10 Siesh1oo - Makefile: export PATH=${DESTDIR}/bin:$(PATH) and...
2014-03-10 Siesh1oo - Makefile, techlibs/common/Makefile.inc: call GNU...
2014-03-10 Siesh1oo - Makefile, kernel/posix_compatibility.h/.cc: provide...
2014-03-09 Clifford WolfAdded "verific" command
2014-02-21 Clifford WolfAdded tests/techmap/mem_simple_4x1
2014-02-15 Clifford WolfNow we are in Yoys 0.2.0+ development
2014-02-15 Clifford WolfTagging Yoys 0.2.0 yosys-0.2.0
2014-02-13 Clifford WolfUpdated ABC
2014-02-13 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2014-02-13 Clifford WolfUpdated ABC and some related changes
2014-02-12 Clifford WolfMerge pull request #26 from ahmedirfan1983/btor
2014-02-12 Clifford WolfUpdated ABC to rev e97a6e1d59b9
2014-02-11 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-02-11 Clifford WolfMore Makefile cleanups
2014-02-11 Clifford WolfImproved "make manual" and "make clean"
2014-02-08 Clifford WolfAdded checking for ABC modifications to Makefile and...
2014-02-06 Clifford WolfUpdated ABC to rev 10cc13a2a0f1
2014-02-04 Clifford WolfAdded test cases for sat command
2014-01-29 Clifford WolfUpdated ABC to hg rev e6b09e1
2014-01-27 Clifford WolfAdded first presentation slides
2014-01-24 Clifford WolfRestored Makefile
2014-01-24 Clifford WolfMerge branch 'btor' of https://github.com/ahmedirfan198...
2014-01-22 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-01-20 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-01-18 Ahmed IrfanMerge branch 'master' of https://github.com/ahmedirfan1...
2014-01-18 Ahmed Irfanpmux2mux
2014-01-17 Ahmed IrfanMerge branch 'master' of https://github.com/ahmedirfan1...
2014-01-17 Ahmed IrfanMerge branch 'master' of https://github.com/ahmedirfan1...
2014-01-15 Ahmed IrfanMerge branch 'master' of https://github.com/ahmedirfan1...
2014-01-14 Ahmed IrfanMerge branch 'master' of https://github.com/ahmedirfan1...
2014-01-03 Ahmed Irfansplitnet -driver feature
2014-01-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-01-03 Ahmed Irfanmakefile
2013-12-31 Clifford WolfUpdated ABC to hg rev 57517e81666b
2013-12-04 Clifford WolfMore ABC releated Makefile changes
2013-12-03 Clifford WolfMinor improvements in ABc build
2013-11-28 Clifford WolfMerge pull request #17 from mschmoelzer/master
2013-11-28 Clifford WolfStarted writing appnote 011
2013-11-27 Clifford WolfUpdated ABC to 9241719523f6
2013-11-27 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2013-11-27 Clifford WolfTighter integration of ABC build
2013-11-27 Clifford WolfSet version number to 0.1.0+
2013-11-24 Clifford WolfFixed "make install" dependencies
2013-11-22 Clifford WolfAdded more performance measurement infrastructure
2013-11-22 Clifford WolfImproved make rules for profiling and debugging
2013-11-21 Clifford WolfUpdated abc
2013-11-19 Clifford WolfAdded "make config-sudo"
2013-11-19 Clifford WolfLarge improvements in yosys-config
2013-11-16 Clifford WolfRenamed ABCHGPULL to ABCPULL in Makefile
2013-11-13 Clifford WolfImproved building of yosys-abc
2013-11-04 Clifford WolfMakefile DESTDIR default (/usr/local) without quotes
2013-11-04 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2013-11-04 Clifford WolfMerge pull request #16 from mschmoelzer/master
2013-11-04 Martin SchmölzerAllow setting of installation destination via DESTDIR...
2013-10-27 Clifford WolfAdded API and Makefile rules for share/ files
next