summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Added support for gate-level cells in dff2dffeClifford Wolf2014-12-24
* Improvements in simplemap api, added $ne $nex $eq $eqx supportClifford Wolf2014-12-24
* Renamed extend() to extend_xx(), changed most users to extend_u0()Clifford Wolf2014-12-24
* Improved ABC clock domain partitioningClifford Wolf2014-12-23
* Indenting fix in show.ccClifford Wolf2014-12-23
* Added "show -colorattr"Clifford Wolf2014-12-23
* Added "abc -markgroups"Clifford Wolf2014-12-23
* Added support for multiple clock domains to "abc" passClifford Wolf2014-12-21
* Fixed "abc" pass for clk and enable signals driven by logicClifford Wolf2014-12-21
* Added DFFE support to "abc" passClifford Wolf2014-12-20
* Added $dffe support to write_verilogClifford Wolf2014-12-20
* Checking existence of ports in "hierarchy -check"Clifford Wolf2014-12-19
* Fixed another bug in write_blif handling of $lut cellsClifford Wolf2014-12-19
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2014-12-17
|\
| * Fixed build with gcc 4.6Clifford Wolf2014-12-16
* | Fixed writing of $lut cells in BLIF backendClifford Wolf2014-12-17
|/
* Added "write_blif -undef" and support for special "-" true/false/undef typeClifford Wolf2014-12-14
* Added "write_blif -blackbox"Clifford Wolf2014-12-14
* Added "blif -unbuf" featureClifford Wolf2014-12-14
* Removed psmisc from deps list (usually fuser is already installed and the pac...Clifford Wolf2014-12-14
* Added psmisc to prerequisitesClifford Wolf2014-12-12
* Removed UTF-8 chars from techmap.vClifford Wolf2014-12-12
* Added missing prerequisites to READMEClifford Wolf2014-12-12
* Added IdString::destruct_guard hackClifford Wolf2014-12-11
* Compile fix for visual studioClifford Wolf2014-12-11
* Fixed supply0/supply1 with many wiresClifford Wolf2014-12-11
* Added functionality to dff2dffe passClifford Wolf2014-12-08
* Added bool constructors to SigBit and SigSpecClifford Wolf2014-12-08
* Added module->addDffe() and module->addDffeGate()Clifford Wolf2014-12-08
* Added skeleton dff2dffe passClifford Wolf2014-12-08
* Added more documentation fixmes for nontrivial register cellsClifford Wolf2014-12-08
* Added $dffe cell typeClifford Wolf2014-12-08
* Added $_DFFE_??_ cell typesClifford Wolf2014-12-08
* Merge branch 'master' of https://github.com/Martoni/yosysClifford Wolf2014-12-07
|\
| * manual/presentation.tex: bg option is unknown with beamer 3.3 in beamercolorboxFabien Marteau2014-12-07
* | Merge pull request #43 from Martoni/masterClifford Wolf2014-12-06
|\|
| * suppressing semi-colon at the end of dot filesFabien Marteau2014-12-05
|/
* Added some missing .gitignore in manual/Clifford Wolf2014-12-04
* Fixed bug in "hierarchy -top" with array of instancesClifford Wolf2014-11-27
* Fixed minor bug in parsing delaysClifford Wolf2014-11-24
* Fixed two minor bugs in constant parsingClifford Wolf2014-11-24
* Some fixes in stubnets exampleClifford Wolf2014-11-24
* Merge pull request #42 from slowriot/masterClifford Wolf2014-11-20
|\
| * switching from unreliable typedefs to precisely sized uint32_t and uint64_tSlowRiot2014-11-20
| * fixing incorrect buffer size allocation, and unsafe integer size typeSlowRiot2014-11-20
|/
* Added warning for use of 'z' constants in HDLClifford Wolf2014-11-14
* Fixed parsing of nested verilog concatenation and replicateClifford Wolf2014-11-12
* Another 'make vcxsrc'Clifford Wolf2014-11-12
* Some fixed in "make vcxsrc" srcfiles.txt creationClifford Wolf2014-11-12
* Split MXE "make dist" into MXE "make mxebin" and non-MXE "make vcxsrc"Clifford Wolf2014-11-12