summaryrefslogtreecommitdiff
path: root/backends
Commit message (Collapse)AuthorAge
* Updated manual/command-reference-manual.texClifford Wolf2013-12-28
|
* Added support for non-const === and !== (for miter circuits)Clifford Wolf2013-12-27
|
* Replaced signed_parameters API with CONST_FLAG_SIGNEDClifford Wolf2013-12-04
|
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-04
|
* Fixed gentb_constant handling in autotest backendClifford Wolf2013-12-04
|
* Added dump -m and -n optionsClifford Wolf2013-11-29
|
* Added proper dumping of signed/unsigned parameters to verilog backendClifford Wolf2013-11-24
|
* Added support for signed parameters in ilangClifford Wolf2013-11-24
|
* Remove auto_wire framework (smarter than the verilog standard)Clifford Wolf2013-11-24
|
* Added modelsim support to autotestClifford Wolf2013-11-24
|
* Added "top" attribute to mark top module in hierarchyClifford Wolf2013-11-24
|
* Renamed "placeholder" to "blackbox"Clifford Wolf2013-11-22
|
* Implemented $_DFFSR_ expression generator in verilog backendClifford Wolf2013-11-21
|
* Major improvements in mem2reg and added "init" sync rulesClifford Wolf2013-11-21
|
* 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 ↵Clifford Wolf2013-10-31
|/ | | | checks
* 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
|