summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Updated ABC to rev fa4404b395f0Clifford Wolf2014-05-29
|
* Merge pull request #36 from hansiglaser/masterClifford Wolf2014-05-29
|\ | | | | Various changes merged
| * added log_header to miter and expose pass, show cell type for exposed portsJohann Glaser2014-05-28
| |
| * new flags -ignore_miss_func and -ignore_miss_dir for read_libertyJohann Glaser2014-05-28
| |
| * be more verbose when techmap yielded processesJohann Glaser2014-05-26
|/
* Fixed bug in opt_reduce (see vloghammer issue_044)Clifford Wolf2014-05-12
|
* fixed syntax error in dot file created by "show" commandClifford Wolf2014-05-10
|
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2014-05-09
|\
| * Progress in presentationClifford Wolf2014-05-06
| |
| * Improved ezsat stand-alone testsClifford Wolf2014-05-06
| |
* | Updated ABC to 67c84cdd49e4Clifford Wolf2014-05-09
|/
* workaround for OpenBSD 'stdout' implementationClifford Wolf2014-05-03
|
* workaround for OpenBSD 'stdin' implementationClifford Wolf2014-05-02
|
* Merge pull request #35 from bentley/doxClifford Wolf2014-05-02
|\ | | | | Typos and grammar fixes through chapter 4.
| * Typos and grammar fixes through chapter 4.Anthony J. Bentley2014-05-02
|/
* Fixed clang -Wdeprecated-register warningsClifford Wolf2014-04-20
|
* Replaced depricated %name-prefix= bison directiveClifford Wolf2014-04-20
|
* minisat compile fixClifford Wolf2014-04-20
|
* Updated READMEClifford Wolf2014-04-18
|
* Merge pull request #33 from bentley/doxClifford Wolf2014-04-11
|\ | | | | Typos and grammar fixes through chapter 2.
| * Typos and grammar fixes through chapter 2.Anthony J. Bentley2014-04-11
|/
* Merge pull request #31 from bentley/posix-rmClifford Wolf2014-04-05
|\ | | | | Remove non-POSIX 'rm -v'.
| * 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 ↵Clifford Wolf2014-03-19
| | | | drivers
* 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
|