aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for "2**n" shifter encodingClifford Wolf2013-08-121-24/+29
* Added $div and $mod technology mappingClifford Wolf2013-08-091-21/+40
* More fixes in ternary op sign handlingClifford Wolf2013-07-121-0/+8
* Fixed sign handling in ternary operatorClifford Wolf2013-07-121-0/+8
* Another vloghammer related bugfixClifford Wolf2013-07-111-0/+7
* More fixes in ast expression sign/width handlingClifford Wolf2013-07-091-13/+15
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2013-07-091-0/+18
|\
| * Major redesign of expr width/sign detecion (verilog/ast frontend)Clifford Wolf2013-07-091-0/+18
* | Fixed shift ops with large right hand sideClifford Wolf2013-07-091-3/+43
|/
* Fixed another bug found using vloghammerClifford Wolf2013-07-071-0/+10
* Added defparam support to Verilog/AST frontendClifford Wolf2013-07-041-0/+16
* Fixed a bug in AST frontend for cases with non-blocking assigned variables as...Clifford Wolf2013-04-131-0/+19
* Added test cases from 2012 paper on comparison of foss verilog synthesis toolsClifford Wolf2013-03-316-0/+111
* Renamed hansimem.v test case to mem_arst.vClifford Wolf2013-03-241-1/+0
* Added hansimem testcase (memory with async reset)Clifford Wolf2013-03-241-0/+44
* added ckeck for Icarus Verilog, otherwise the tests are silently stoppedJohann Glaser2013-03-171-0/+7
* added more .gitignore files (make test)Clifford Wolf2013-01-051-0/+2
* initial importClifford Wolf2013-01-0519-0/+905