aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple
Commit message (Collapse)AuthorAgeFilesLines
...
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-041-1/+1
|
* Fix in sincos testbench genClifford Wolf2013-12-041-1/+1
|
* Added sincos test caseClifford Wolf2013-12-041-0/+124
|
* Implemented correct handling of signed module parametersClifford Wolf2013-11-241-1/+7
|
* Added modelsim support to autotestClifford Wolf2013-11-241-0/+21
|
* Another name resolution bugfix for generate blocksClifford Wolf2013-11-201-0/+48
|
* Implemented indexed part selectsClifford Wolf2013-11-201-0/+5
|
* Implemented part/bit select on memory readClifford Wolf2013-11-201-0/+41
|
* Added additional mem2reg testcaseClifford Wolf2013-11-181-0/+28
|
* Fixed parsing of default cases when not last caseClifford Wolf2013-11-181-0/+22
|
* Fixed handling of power operatorClifford Wolf2013-11-071-0/+15
|
* Behavior should be identical now to rev. 0b4a64ac6adbd6 (next: testing ↵Clifford Wolf2013-11-021-6/+6
| | | | before constfold fixes)
* Various ast changes for early expression width detection (prep for constfold ↵Clifford Wolf2013-11-021-0/+7
| | | | fixes)
* Added support for complex set-reset flip-flops in proc_dffClifford Wolf2013-10-241-12/+26
|
* Improved handling of dff with async resetsClifford Wolf2013-10-211-0/+39
|
* 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 ↵Clifford Wolf2013-04-131-0/+19
| | | | as case values
* 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
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* added more .gitignore files (make test)Clifford Wolf2013-01-051-0/+2
|
* initial importClifford Wolf2013-01-0519-0/+905