summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Collapse)AuthorAge
...
* Fixed mapping of Verific FADD primitive with unconnected outputsClifford Wolf2014-03-20
|
* Progress in Verific bindingsClifford 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
|
* Progress in Verific bindingsClifford Wolf2014-03-15
|
* Progress in Verific bindingsClifford Wolf2014-03-15
|
* Progress in Verific bindingsClifford Wolf2014-03-15
|
* Progress in Verific bindingsClifford Wolf2014-03-14
|
* Progress in Verific bindingsClifford Wolf2014-03-14
|
* Progress in Verific bindingsClifford Wolf2014-03-13
|
* Copy Verific vdbs files to Yosys "share" data directoryClifford Wolf2014-03-13
|
* Added test_navre.ys for verific frontendClifford Wolf2014-03-13
|
* Merged OSX fixes from Siesh1oo with some modificationsClifford Wolf2014-03-13
|
* Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosysClifford Wolf2014-03-11
| | | | (see https://github.com/cliffordwolf/yosys/pull/28)
* Added support for `line compiler directiveClifford Wolf2014-03-11
|
* Improved verific command (added support for some operators)Clifford Wolf2014-03-10
|
* Improvements in verific commandClifford Wolf2014-03-10
|
* Added "verific" commandClifford Wolf2014-03-09
|
* Bugfix in ilang frontend autoidx recoveryClifford Wolf2014-03-07
|
* Fixed gcc compiler warningClifford Wolf2014-03-06
|
* Include id2ast pointers when dumping ASTClifford Wolf2014-03-05
|
* Fixed merging of compatible wire decls in AST frontendClifford Wolf2014-03-05
|
* Bugfix in recursive AST simplificationClifford Wolf2014-03-05
|
* Fixed vhdl2verilog temp dir nameClifford Wolf2014-03-01
|
* Fixed vhdl2verilog help messageClifford Wolf2014-03-01
|
* Fixed bit-extending in $mux argument (use $bu0 instead of $pos)Clifford Wolf2014-02-26
|
* Don't blow up constants unneccessarily in Verilog frontendClifford Wolf2014-02-24
|
* Fixed bug in generation of undefs for $memwr MUXesClifford Wolf2014-02-22
|
* Added vhdl2verilogClifford Wolf2014-02-21
|
* Cleanups in handling of read_verilog -defer and -icellsClifford Wolf2014-02-20
|
* Added Verilog support for "`default_nettype none"Clifford Wolf2014-02-17
|
* Added a warning note about error reporting to read_verilog help messageClifford Wolf2014-02-16
|
* Improved support for constant functionsClifford Wolf2014-02-16
|
* Added ff and latch support to read_libertyClifford Wolf2014-02-15
|
* Bugfix in expression parser of read_libertyClifford Wolf2014-02-15
|
* Correctly convert constants to RTLIL (fixed undef handling)Clifford Wolf2014-02-15
|
* Added liberty frontendClifford Wolf2014-02-15
|
* Be more conservative with new const-function codeClifford Wolf2014-02-14
|
* Added support for FOR loops in function calls in parametersClifford Wolf2014-02-14
|
* Created basic support for function calls in parameter valuesClifford Wolf2014-02-14
|
* Implemented read_verilog -deferClifford Wolf2014-02-13
|
* Added support for functions returning integerClifford Wolf2014-02-12
|
* renamed ilang "scope error" to "ilang error"Clifford Wolf2014-02-11
|
* Improved ilang parser error messagesClifford Wolf2014-02-09
|
* Fixed gcc compiler warnings with release buildClifford Wolf2014-02-06
|
* Added read_verilog -setattrClifford Wolf2014-02-05
|
* Fixed bug in sequential sat proofs and improved handling of assertsClifford Wolf2014-02-04
|
* Added TRANSPARENT parameter to $memrd (and RD_TRANSPARENT to $mem)Clifford Wolf2014-02-03
|