Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added more performance measurement infrastructure | Clifford Wolf | 2013-11-22 | 1 | -2/+2 |
| | |||||
* | Improved make rules for profiling and debugging | Clifford Wolf | 2013-11-22 | 1 | -3/+3 |
| | |||||
* | Updated abc | Clifford Wolf | 2013-11-21 | 1 | -1/+1 |
| | |||||
* | Added "make config-sudo" | Clifford Wolf | 2013-11-19 | 1 | -6/+10 |
| | |||||
* | Large improvements in yosys-config | Clifford Wolf | 2013-11-19 | 1 | -1/+2 |
| | |||||
* | Renamed ABCHGPULL to ABCPULL in Makefile | Clifford Wolf | 2013-11-16 | 1 | -2/+2 |
| | |||||
* | Improved building of yosys-abc | Clifford Wolf | 2013-11-13 | 1 | -1/+5 |
| | |||||
* | Makefile DESTDIR default (/usr/local) without quotes | Clifford Wolf | 2013-11-04 | 1 | -1/+1 |
| | |||||
* | Allow setting of installation destination via DESTDIR variable in Makefile | Martin Schmölzer | 2013-11-04 | 1 | -4/+7 |
| | | | | | | | | | | This is useful when packaging yosys, as some Linux distributions do not allow the package management system to install files in /usr/local [1][2]. [1] https://wiki.archlinux.org/index.php/Arch_Packaging_Standards [2] http://fedoraproject.org/wiki/Packaging:Guidelines Signed-off-by: Martin Schmölzer <martin.schmoelzer@student.tuwien.ac.at> | ||||
* | Added API and Makefile rules for share/ files | Clifford Wolf | 2013-10-27 | 1 | -0/+3 |
| | |||||
* | Pinned ABC revision to 0f9e5488ced3 | Clifford Wolf | 2013-10-03 | 1 | -1/+3 |
| | |||||
* | Moved common techlib files to techlibs/common | Clifford Wolf | 2013-09-15 | 1 | -1/+1 |
| | |||||
* | Added cleaning of old version_* files to version_* make rule | Clifford Wolf | 2013-08-20 | 1 | -1/+2 |
| | |||||
* | Added version info to yosys command and added -V option | Clifford Wolf | 2013-08-20 | 1 | -0/+8 |
| | |||||
* | Minor fixes in abc build instructions and abc pass | Clifford Wolf | 2013-08-20 | 1 | -1/+1 |
| | |||||
* | Fixed "make clean" for manual files | Clifford Wolf | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | Added Yosys Manual | Clifford Wolf | 2013-07-20 | 1 | -1/+5 |
| | |||||
* | Added QMAKE makefile variable | Clifford Wolf | 2013-07-03 | 1 | -1/+2 |
| | |||||
* | Added "make abc" and "make install-abc" | Clifford Wolf | 2013-06-08 | 1 | -1/+9 |
| | |||||
* | Moved cmds from kernel/ to passes/cmds/ | Clifford Wolf | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | Added ezSAT library | Clifford Wolf | 2013-06-07 | 1 | -8/+17 |
| | |||||
* | Added EXTRA_TARGETS Makefile variable | Clifford Wolf | 2013-03-28 | 1 | -1/+2 |
| | |||||
* | Improved Makefile: Added ENABLE_* switches | Clifford Wolf | 2013-03-28 | 1 | -8/+24 |
| | |||||
* | Implemented TCL support (only via -c option at the moment) | Clifford Wolf | 2013-03-28 | 1 | -0/+3 |
| | |||||
* | Now using SVG and yosys-svgviewer per default in show command | Clifford Wolf | 2013-03-27 | 1 | -4/+4 |
| | |||||
* | Added yosys-svgviewer to build system and renamed filterlib to yosys-filterlib | Clifford Wolf | 2013-03-27 | 1 | -1/+8 |
| | |||||
* | Cleanups and improvements in Makefile | Clifford Wolf | 2013-03-07 | 1 | -2/+17 |
| | |||||
* | Added support for loadable modules (aka plugins) | Clifford Wolf | 2013-03-06 | 1 | -4/+9 |
| | |||||
* | Reset Makefile default config setting (oops) | Clifford Wolf | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | Fixed mine test case for subcircuit library | Clifford Wolf | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | Finished "extract -mine" feature | Clifford Wolf | 2013-03-02 | 1 | -1/+1 |
| | |||||
* | Fixed "make qtcreator" (we now have a libs/ directory) | Clifford Wolf | 2013-03-01 | 1 | -2/+2 |
| | |||||
* | Added help for command line options | Clifford Wolf | 2013-02-28 | 1 | -4/+0 |
| | |||||
* | Moved stand-alone libs to libs/ directory and added libs/subcircuit | Clifford Wolf | 2013-02-27 | 1 | -2/+7 |
| | |||||
* | More .gitignore and fixed "make mrproper" | Clifford Wolf | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | initial import | Clifford Wolf | 2013-01-05 | 1 | -0/+76 |