summaryrefslogtreecommitdiff
path: root/tests/simple
Commit message (Collapse)AuthorAge
* Added $div and $mod technology mappingClifford Wolf2013-08-09
|
* More fixes in ternary op sign handlingClifford Wolf2013-07-12
|
* Fixed sign handling in ternary operatorClifford Wolf2013-07-12
|
* Another vloghammer related bugfixClifford Wolf2013-07-11
|
* More fixes in ast expression sign/width handlingClifford Wolf2013-07-09
|
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2013-07-09
|\
| * Major redesign of expr width/sign detecion (verilog/ast frontend)Clifford Wolf2013-07-09
| |
* | Fixed shift ops with large right hand sideClifford Wolf2013-07-09
|/
* Fixed another bug found using vloghammerClifford Wolf2013-07-07
|
* Added defparam support to Verilog/AST frontendClifford Wolf2013-07-04
|
* Fixed a bug in AST frontend for cases with non-blocking assigned variables ↵Clifford Wolf2013-04-13
| | | | as case values
* Added test cases from 2012 paper on comparison of foss verilog synthesis toolsClifford Wolf2013-03-31
|
* Renamed hansimem.v test case to mem_arst.vClifford Wolf2013-03-24
|
* Added hansimem testcase (memory with async reset)Clifford Wolf2013-03-24
|
* added ckeck for Icarus Verilog, otherwise the tests are silently stoppedJohann Glaser2013-03-17
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* added more .gitignore files (make test)Clifford Wolf2013-01-05
|
* initial importClifford Wolf2013-01-05