summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* checked in missing fileRuben Undheim2014-04-14
* Updated copyright info and manpageRuben Undheim2014-04-14
* new package version nameRuben Undheim2014-04-13
* Cleaned up deb packageRuben Undheim2014-04-13
* Fixed a few issues with the deb packageRuben Undheim2014-04-13
* Added Recommends: yosys-abcRuben Undheim2014-04-13
* Removed abc from the deb-package. (intend to create a separate for that one)Ruben Undheim2014-04-13
* Now it builds under pbuilder chroot environmentRuben Undheim2014-04-12
* make config-release in rulesRuben Undheim2014-04-12
* Added script for generating deb fileRuben Undheim2014-04-12
* Fixed wrong version numberRuben Undheim2014-04-12
* Added debian folder to the ubuntu branch of yosisRuben Undheim2014-04-12
* Merge pull request #33 from bentley/doxClifford Wolf2014-04-11
|\
| * Typos and grammar fixes through chapter 2.Anthony J. Bentley2014-04-11
|/
* Merge pull request #31 from bentley/posix-rmClifford Wolf2014-04-05
|\
| * POSIX find requires a path argument.Anthony J. Bentley2014-04-04
| * Remove non-POSIX 'rm -v'.Anthony J. Bentley2014-04-04
|/
* Added SIMLIB_NOLUT to simlib.vClifford Wolf2014-04-02
* Added SIMLIB_NOSR to simlib.vClifford Wolf2014-04-02
* Added support for dlatchsr cellsClifford Wolf2014-03-31
* Fixed mapping of Verific WIDE_DFFRS operatorClifford Wolf2014-03-20
* Fixed mapping of Verific FADD primitive with unconnected outputsClifford Wolf2014-03-20
* Fixed performance problem in opt_mux with nets driven by many conflicting dri...Clifford Wolf2014-03-19
* Progress in Verific bindingsClifford Wolf2014-03-17
* Fixed typo in RTLIL::Module::addAdff()Clifford Wolf2014-03-17
* Progress in Verific bindingsClifford Wolf2014-03-17
* Progress in Verific bindingsClifford Wolf2014-03-17
* Added support for memories to verific bindingsClifford Wolf2014-03-16
* Use Verific Net::{IsGnd,IsPwr} API in Verific bindingsClifford Wolf2014-03-16
* Fixed typo in RTLIL::Module::{addSshl,addSshr}Clifford Wolf2014-03-15
* Progress in Verific bindingsClifford Wolf2014-03-15
* Progress in Verific bindingsClifford Wolf2014-03-15
* Progress in Verific bindingsClifford Wolf2014-03-15
* Added RTLIL::Module::add{Dff,Dffsr,Adff,Dlatch}Gate() APIClifford Wolf2014-03-15
* Progress in Verific bindingsClifford Wolf2014-03-14
* Added log_dump() support for generic pointersClifford Wolf2014-03-14
* Progress in Verific bindingsClifford Wolf2014-03-14
* Added RTLIL::Module::Add{Inv,And,Or,Xor,Mux}Gate APIClifford Wolf2014-03-14
* Progress in Verific bindingsClifford Wolf2014-03-13
* Copy Verific vdbs files to Yosys "share" data directoryClifford Wolf2014-03-13
* Small improvement in SAT log messagesClifford Wolf2014-03-13
* Added test_navre.ys for verific frontendClifford Wolf2014-03-13
* Hotfix for kernel/compatibility.hClifford Wolf2014-03-13
* Merge branch 'master' of https://github.com/Siesh1oo/yosysClifford Wolf2014-03-13
|\
| * - Makefile, kernel/posix_compatibility.h/.cc: replay isolated OSX/POSIX.2008...Siesh1oo2014-03-13
| * Merge branch 'master' of https://github.com/Siesh1oo/yosysSiesh1oo2014-03-13
| |\
| | * - kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_shar...Siesh1oo2014-03-12
| | * - Makefile: don't export DYLD_LIBRARY_PATH/LD_LIBRARY_PATH: not needed if we...Siesh1oo2014-03-12
| | * - .gitignore: ignore qmake/OSX package libs/svgviewer/svgviewer.appSiesh1oo2014-03-12
| | * - Makefile: follow changes in https://github.com/cliffordwolf/yosysSiesh1oo2014-03-12