aboutsummaryrefslogtreecommitdiffstats
path: root/tests/various
Commit message (Expand)AuthorAgeFilesLines
* Do not use Verific in tests/various/write_gzip.ysClifford Wolf2019-08-161-2/+2
* Merge remote-tracking branch 'origin/master' into eddie/fix_1262Eddie Hung2019-08-114-32/+300
|\
| * Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"David Shah2019-08-104-32/+225
|/
* Remove dump callEddie Hung2019-08-071-1/+0
* Move tests/various/opt* into tests/opt/Eddie Hung2019-08-073-224/+0
* Add testcase from removed opt_ff.{v,ys}Eddie Hung2019-08-071-0/+32
* Add signed opt_expr testsEddie Hung2019-08-061-0/+50
* Add signed testEddie Hung2019-08-061-0/+26
* Move LSB tests from wreduce to opt_exprEddie Hung2019-08-062-99/+101
* Merge remote-tracking branch 'origin/master' into eddie/wreduce_addEddie Hung2019-08-064-0/+20
|\
| * Add test for writing gzip-compressed filesDavid Shah2019-08-062-0/+18
| * Add support for reading gzip'd input filesDavid Shah2019-07-262-0/+2
* | Add another testEddie Hung2019-07-191-1/+24
* | Add one more test with trimming Y_WIDTH of $subEddie Hung2019-07-191-11/+14
* | Be more explicitEddie Hung2019-07-191-6/+29
* | Add tests for sub tooEddie Hung2019-07-191-1/+48
* | Add testEddie Hung2019-07-191-0/+22
|/
* Update test with more accurate LUT maskEddie Hung2019-07-121-1/+1
* Fix tests/various/async FFL testClifford Wolf2019-07-091-1/+1
* Improve tests/various/async, disable failing ffl testClifford Wolf2019-07-092-7/+38
* Add tests/various/async.{sh,v}Clifford Wolf2019-07-092-0/+88
* Improve tests/various/run-test.shClifford Wolf2019-07-091-8/+6
* Merge pull request #1156 from YosysHQ/eddie/fix_abc9_unknown_cellEddie Hung2019-07-032-0/+14
|\
| * Add testEddie Hung2019-07-022-0/+14
* | Merge pull request #1147 from YosysHQ/clifford/fix1144Clifford Wolf2019-07-032-1/+12
|\ \
| * | Fix tests/various/specify.vClifford Wolf2019-07-032-8/+3
| * | Some cleanups in "ignore specify parser"Clifford Wolf2019-07-031-1/+1
| * | Comment out invalid syntaxEddie Hung2019-06-301-2/+2
| * | Add test from #1144, and try reading without '-specify' flagEddie Hung2019-06-282-0/+16
* | | Update test for Pass::call_on_module()Eddie Hung2019-07-021-1/+1
* | | Update test tooEddie Hung2019-07-021-2/+2
* | | Try command in another moduleEddie Hung2019-06-281-0/+3
* | | Add testEddie Hung2019-06-281-0/+17
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-06-272-5/+26
|\|
| * Merge pull request #1143 from YosysHQ/clifford/fix1135Eddie Hung2019-06-272-5/+26
| |\
| | * Add #1135 testcaseEddie Hung2019-06-272-5/+26
| * | Copy tests from eddie/fix1132Eddie Hung2019-06-271-0/+320
| |/
* | Merge origin/masterEddie Hung2019-06-271-0/+320
* | Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-06-252-0/+527
|\|
| * Merge remote-tracking branch 'origin/master' into eddie/muxpackEddie Hung2019-06-224-1/+287
| |\
| * | Add more testsEddie Hung2019-06-212-21/+51
| * | Fix testcaseEddie Hung2019-06-211-3/+4
| * | Add more muxpack tests, with overlapping entriesEddie Hung2019-06-212-1/+84
| * | Merge branch 'master' into eddie/muxpackEddie Hung2019-06-211-1/+2
| |\ \
| * \ \ Merge branch 'master' into eddie/muxpackEddie Hung2019-06-072-0/+31
| |\ \ \
| * | | | Add nonexcl case test, comment out two othersEddie Hung2019-06-072-22/+57
| * | | | Add @cliffordwolf freduce testcaseEddie Hung2019-06-072-0/+30
| * | | | Add nonexclusive test from @cliffordwolfEddie Hung2019-06-072-0/+28
| * | | | Another muxpack testEddie Hung2019-06-072-0/+32
| * | | | Fix and test for balanced caseEddie Hung2019-06-062-0/+41