aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | xilinx: Initial support for LUT4 devices.Marcin Kościelnicki2020-02-073-1/+83
|/
* Merge pull request #1650 from YosysHQ/eddie/shiftx2muxEddie Hung2020-02-052-5/+5
|\
| * Merge remote-tracking branch 'origin/master' into eddie/shiftx2muxEddie Hung2020-02-057-28/+173
| |\
| * | Update tests with reduced areaEddie Hung2020-01-212-6/+6
* | | abc9_ops: -reintegrate to use derived_type for box_portsEddie Hung2020-02-051-1/+21
| |/ |/|
* | Add opt_lut_ins pass. (#1673)Marcelina Kościelnicka2020-02-033-4/+61
* | Merge pull request #1559 from YosysHQ/efinix_test_fixMiodrag Milanović2020-01-291-1/+1
|\ \
| * | Updated test to use assert-maxMiodrag Milanovic2020-01-281-1/+1
| * | Fix for non-deterministic testMiodrag Milanovic2019-12-071-1/+1
* | | Merge pull request #1660 from YosysHQ/eddie/abc9_unpermute_lutsEddie Hung2020-01-282-0/+102
|\ \ \
| * | | Import tests from #1628Eddie Hung2020-01-272-0/+102
* | | | Merge pull request #1573 from YosysHQ/eddie/xilinx_tristateN. Engelhardt2020-01-281-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add testEddie Hung2019-12-121-0/+5
* | | | ice40: reduce ABC9 internal fanout warnings with a param for CI->I3Eddie Hung2020-01-241-23/+4
| |_|/ |/| |
* | | xilinx_dsp: another typo; move xilinx specific testEddie Hung2020-01-171-0/+11
* | | ice40_dsp: fix typoEddie Hung2020-01-171-0/+11
* | | Add #1644 testcaseEddie Hung2020-01-172-0/+2
* | | ice40_dsp: add testEddie Hung2020-01-171-0/+11
* | | Merge pull request #1632 from YosysHQ/eddie/fix1630Eddie Hung2020-01-142-0/+2
|\ \ \
| * | | Add #1630 testcaseEddie Hung2020-01-132-0/+2
* | | | Merge pull request #1623 from YosysHQ/mmicko/edif_attrMiodrag Milanović2020-01-143-9/+8
|\ \ \ \ | |/ / / |/| | |
| * | | this one is fineMiodrag Milanovic2020-01-101-3/+3
| * | | Fix testsMiodrag Milanovic2020-01-103-12/+11
* | | | Add #1626 testcaseEddie Hung2020-01-121-0/+217
* | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_mfsEddie Hung2020-01-072-0/+123
|\| | |
| * | | Combine tests to check multiple clock domainsEddie Hung2020-01-021-33/+10
| * | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2020-01-0210-11/+31
| |\ \ \
| * | | | Add some abc9 dff testsEddie Hung2019-12-311-0/+55
| * | | | Add -D DFF_MODE to abc9_map testEddie Hung2019-12-301-4/+4
| * | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-3024-57/+224
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-1920-66/+750
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-123-23/+136
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-12-064-3/+302
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | abc9_map.v to transform INIT=1 to INIT=0Eddie Hung2019-12-041-0/+91
* | | | | | | Add testcase from #1459Eddie Hung2020-01-061-0/+25
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #1606 from YosysHQ/eddie/improve_testsEddie Hung2020-01-019-11/+12
|\ \ \ \ \ \
| * | | | | | Revert insertion of 'reg', leave note behindEddie Hung2020-01-011-1/+2
| * | | | | | Do not do call equiv_opt when no sim model existsEddie Hung2019-12-312-4/+4
| * | | | | | Fix warningsEddie Hung2019-12-312-2/+2
| * | | | | | Call equiv_opt with -multiclock and -assertEddie Hung2019-12-315-5/+5
| | |_|_|_|/ | |/| | | |
* / | | | | Added a test caseMiodrag Milanovic2020-01-011-0/+19
|/ / / / /
* | | | | Merge pull request #1589 from YosysHQ/iopad_defaultMiodrag Milanović2019-12-3019-60/+61
|\ \ \ \ \
| * | | | | Fix new testsMiodrag Milanovic2019-12-283-6/+6
| * | | | | Merge remote-tracking branch 'origin/master' into iopad_defaultMiodrag Milanovic2019-12-284-0/+118
| |\ \ \ \ \
| * | | | | | Make test without iopadsMiodrag Milanovic2019-12-2817-51/+51
| * | | | | | Revert "Fix xilinx tests, when iopads are default"Miodrag Milanovic2019-12-2816-40/+40
| * | | | | | Addressed review commentsMiodrag Milanovic2019-12-211-1/+0
| * | | | | | Fix xilinx tests, when iopads are defaultMiodrag Milanovic2019-12-2117-42/+44
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1599 from YosysHQ/eddie/retry_1588Eddie Hung2019-12-303-0/+48
|\ \ \ \ \ \
| * | | | | | Add #1598 testcaseEddie Hung2019-12-273-0/+48
| | |/ / / / | |/| | | |