summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Added "yosys -qq" to also quiet warning messagesClifford Wolf2014-11-09
* Introducing YS_OVERRIDE, YS_FINAL, YS_ATTRIBUTE, YS_NORETURNClifford Wolf2014-11-09
* Added log_warning() APIClifford Wolf2014-11-09
* Added automatic "make clean" to abc "hg pull" make rulesClifford Wolf2014-11-08
* Some fixes in presentationClifford Wolf2014-11-08
* Added missing fixup_ports() calls to "rename" commandClifford Wolf2014-11-08
* Use a cache for log_id() memory managementClifford Wolf2014-11-08
* Now we are in Yoys 0.4+ developmentClifford Wolf2014-11-08
* Yosys 0.4Clifford Wolf2014-11-08
* Added "ENABLE_PLUGINS := 0" to verific amd64 build instructionsClifford Wolf2014-11-08
* Various documentation updatesClifford Wolf2014-11-08
* Added "Nx" syntax to "show" command for repeating SigChunksClifford Wolf2014-11-08
* Added "used" attribute to entries in yosys_cover_listClifford Wolf2014-11-07
* Minor corrections in CodingReadmeClifford Wolf2014-11-07
* Improved TopoSort determinismClifford Wolf2014-11-07
* Fixed generation of temp names in verilog backendClifford Wolf2014-11-07
* Updated ABC to 5b5af75f1ddaClifford Wolf2014-11-07
* Changelog for Yosys 0.4Clifford Wolf2014-11-07
* Fixed typo in "log_cmd_error_exception"Clifford Wolf2014-11-07
* Made "cover" a compile-time option (disabled by default)Clifford Wolf2014-11-06