aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Added "synth" commandClifford Wolf2014-09-141-0/+1
* Using pkg-config to find libffiClifford Wolf2014-09-131-2/+2
* Corrected spelling mistakes found by lintianRuben Undheim2014-09-061-1/+1
* Removed yosys-svgviewerClifford Wolf2014-09-021-11/+0
* Fixed printing of multi-line Makefile.confClifford Wolf2014-08-271-1/+6
* Print Makefile.conf as make info messageClifford Wolf2014-08-261-1/+4
* Checking for valid CONFIG value in MakefileClifford Wolf2014-08-251-6/+6
* Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymoreClifford Wolf2014-08-231-2/+1
* Added emscripten (emcc) support to build system and some build fixesClifford Wolf2014-08-221-1/+28
* Archibald Rust and Clifford Wolf: ffi-based dpi_call()Clifford Wolf2014-08-221-1/+1
* Added "plugin" commandClifford Wolf2014-08-221-0/+1
* Updated ABC to 4d547a5e065bClifford Wolf2014-08-221-1/+1
* Makefile fixesClifford Wolf2014-08-171-1/+4
* Updated ABC to 4935c2b946deClifford Wolf2014-08-141-1/+1
* Improved FSM testsClifford Wolf2014-08-081-0/+1
* Fixed build with gcc-4.6Clifford Wolf2014-08-071-6/+6
* Various cleanups in Makefile, Renamed default configurationsClifford Wolf2014-07-311-21/+12
* Added compiler + compiler version + compiler flags to version stringClifford Wolf2014-07-311-1/+2
* Added "make -j{N}" support to "make test"Clifford Wolf2014-07-301-10/+10
* Added "kernel/yosys.h" and "kernel/yosys.cc"Clifford Wolf2014-07-301-1/+1
* New message for completion of buildClifford Wolf2014-07-261-1/+1
* Added tests/various/submod_extract.ysClifford Wolf2014-07-261-0/+1
* Added "passed" message to make test targetsClifford Wolf2014-07-261-0/+9
* Cosmetic fixes for "make abc"Clifford Wolf2014-07-261-2/+3
* Added "make vgtest"Clifford Wolf2014-07-251-0/+5
* Added "make clean-abc"Clifford Wolf2014-07-251-0/+4
* Further improved "make" prettinessClifford Wolf2014-07-251-5/+10
* Updated ABC to hg id "b1e63d18768d"Clifford Wolf2014-07-241-1/+1
* Added "make SMALL=1"Clifford Wolf2014-07-241-0/+26
* Now "make PRETTY=1" is the default settingClifford Wolf2014-07-241-5/+7
* Added percentage display to "make PRETTY=1"Clifford Wolf2014-07-241-1/+3
* Added "make PRETTY=1"Clifford Wolf2014-07-241-12/+30
* Added "cover" commandClifford Wolf2014-07-241-1/+1
* Added "make config-gcc-4.7"Clifford Wolf2014-07-241-0/+9
* Added "make vloghtb"Clifford Wolf2014-07-241-0/+3
* Activated tests/share in "make test"Clifford Wolf2014-07-201-0/+1
* added tests/memoriesClifford Wolf2014-07-181-0/+1
* Added tests/realmath to "make test"Clifford Wolf2014-06-151-0/+1
* Now we are in Yoys 0.3.0+ developmentClifford Wolf2014-06-081-1/+1
* Tagging Yosys 0.3.0Clifford Wolf2014-06-081-1/+1
* Updated ABC to 7600ffb9340cClifford Wolf2014-06-081-1/+1
* Updated ABC to rev fa4404b395f0Clifford Wolf2014-05-291-1/+1
* Updated ABC to 67c84cdd49e4Clifford Wolf2014-05-091-1/+1
* Remove non-POSIX 'rm -v'.Anthony J. Bentley2014-04-041-4/+4
* Copy Verific vdbs files to Yosys "share" data directoryClifford Wolf2014-03-131-1/+1
* Merged OSX fixes from Siesh1oo with some modificationsClifford Wolf2014-03-131-5/+18
* Fixed dependencies of "make test"Clifford Wolf2014-03-121-1/+1
* Added libs/minisat (copy of minisat git master)Clifford Wolf2014-03-121-5/+4
* Merged addition of SED makefile variable from github.com/Siesh1oo/yosysClifford Wolf2014-03-111-1/+2
* Added "verific" commandClifford Wolf2014-03-091-2/+12