summaryrefslogtreecommitdiff
path: root/backends
Commit message (Expand)AuthorAge
* Silenced a gcc warning in spice backendClifford Wolf2013-11-09
* Improved comments on topological sort in edif backendClifford Wolf2013-11-04
* Added simple topological sort to edif backendClifford Wolf2013-11-03
* Write yosys version to output filesClifford Wolf2013-11-03
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2013-11-03
|\
| * Ignore explicit unconnected ports in intersynth backendClifford Wolf2013-11-03
* | Added placeholder check to dfflibmap and cleaned up some other placeholder ch...Clifford Wolf2013-10-31
|/
* Fixed hex string generation bug in edif backendClifford Wolf2013-10-27
* Added support for complex set-reset flip-flops in proc_dffClifford Wolf2013-10-24
* Fixed handling of boolean attributes (backends)Clifford Wolf2013-10-24
* Fixed handling of boolean attributes (kernel)Clifford Wolf2013-10-24
* Added $_SR_[PN][PN]_, $_DFFSR_[PN][PN][PN]_, $_DLATCH_[PN]_Clifford Wolf2013-10-18
* Added $sr, $dffsr and $dlatch cell typesClifford Wolf2013-10-18
* Added -buf, -true and -false options to blif backendClifford Wolf2013-10-17
* Improvements in EDIF backendClifford Wolf2013-09-17
* Added additional options to BLIF backendClifford Wolf2013-09-15
* Added BLIF backendClifford Wolf2013-09-15
* A couple of small fixes in SPICE backendClifford Wolf2013-09-15
* Added spice testbench to techlibs/cmosClifford Wolf2013-09-14
* Added spice backendClifford Wolf2013-09-14
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2013-09-03
|\
| * Encode large (>32 bits) parameters as hex string in edif backendClifford Wolf2013-08-28
| * Improved edif backendClifford Wolf2013-08-27
* | Added -selected option to various backendsClifford Wolf2013-09-03
|/
* More explicit integer output in verilog backendClifford Wolf2013-08-22
* Added correct encoding of identifiers in EDIF backendClifford Wolf2013-08-22
* Added edif backend (still under construction)Clifford Wolf2013-08-22
* Fixed generation of newlines in "dump" outputClifford Wolf2013-06-10
* Added "dump" command (part ilang backend)Clifford Wolf2013-06-02
* Implemented proper handling of stub placeholder modulesClifford Wolf2013-03-28
* Added -notypes option to intersynth backendClifford Wolf2013-03-24
* Fixed gcc build (intersynth backend)Clifford Wolf2013-03-23
* Various improvements in intersynth backendClifford Wolf2013-03-23
* Added intersynth backendClifford Wolf2013-03-23
* Avoid verilog-2k in verilog backendClifford Wolf2013-03-21
* More support code for $sr cellsClifford Wolf2013-03-14
* Fixed a gcc compiler warning [-Wparentheses]Clifford Wolf2013-03-03
* Added more help messagesClifford Wolf2013-03-01
* initial importClifford Wolf2013-01-05