aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #2024 from YosysHQ/eddie/primitive_srcEddie Hung2020-05-051-0/+16
|\ \ \ \
| * | | | tests: add tests for primitives' srcEddie Hung2020-05-041-0/+16
| |/ / /
* / / / verilog: fix specify src attributeEddie Hung2020-05-041-0/+6
|/ / /
* | | Merge pull request #2014 from YosysHQ/claire/fixoptaluClaire Wolf2020-05-031-0/+12
|\ \ \
| * | | test: add test for #2014Eddie Hung2020-05-021-0/+12
| |/ /
* / / tests: aiger test for wire->start_offset != 0Eddie Hung2020-05-022-0/+41
|/ /
* / Add testcase for #2010Eddie Hung2020-05-011-0/+10
|/
* intel_alm: work around a Quartus ICEDan Ravensloft2020-04-231-0/+12
* tests: read +/xilinx/cell_sim.v before xilinx_dsp testEddie Hung2020-04-221-0/+1
* test: ice40_dsp test to read +/ice40/cells_sim.v for default paramsEddie Hung2020-04-221-0/+1
* xilinx: xilinx_dffopt to read cells_sim.v; fix testEddie Hung2020-04-221-13/+22
* Merge pull request #1949 from YosysHQ/eddie/select_blackboxEddie Hung2020-04-221-0/+28
|\
| * tests: update select black/white-box testsEddie Hung2020-04-221-0/+7
| * select: add test for not selecting inside black/white boxesEddie Hung2020-04-161-0/+21
* | Merge pull request #1973 from YosysHQ/eddie/fix1966Eddie Hung2020-04-221-1/+3
|\ \
| * | tests: use `yosys-config --datdir` instead of hard-codedEddie Hung2020-04-221-1/+3
* | | Merge pull request #1950 from YosysHQ/eddie/design_importEddie Hung2020-04-222-5/+22
|\ \ \
| * | | design: add testEddie Hung2020-04-162-5/+22
| | |/ | |/|
* | | Merge pull request #1976 from YosysHQ/dave/fix-sim-constClaire Wolf2020-04-221-0/+13
|\ \ \
| * | | sim: Fix handling of constant-connected cell inputs at startupDavid Shah2020-04-211-0/+13
| | |/ | |/|
* | | hierarchy: Convert positional parameters to named.Marcelina Kościelnicka2020-04-211-0/+23
* | | Merge pull request #1851 from YosysHQ/claire/bitselwriteClaire Wolf2020-04-2113-0/+1224
|\ \ \
| * | | Remove '-ignore_unknown_cells' option from 'sat'Eddie Hung2020-04-201-6/+6
| * | | Simplify test case scriptEddie Hung2020-04-201-30/+17
| * | | Remove ununsed filesEddie Hung2020-04-205-83/+0
| * | | Modifications of tests as per Eddie's requestdiego2020-04-2015-78/+1237
| * | | Wrong fixed valuediego2020-04-171-1/+1
| * | | Adding tests for dynamic part select optimisationdiego2020-04-167-0/+161
* | | | tests: remove write_ilangEddie Hung2020-04-202-3/+0
* | | | abc9: add testcase reduced from #1970Eddie Hung2020-04-201-0/+19
| |/ / |/| |
* | | tests: add select -unset testsEddie Hung2020-04-162-0/+20
| |/ |/|
* | tests: add design -delete testsEddie Hung2020-04-162-0/+18
* | Merge pull request #1943 from YosysHQ/dave/fix-1919David Shah2020-04-161-0/+18
|\ \
| * | ast: Fix handling of identifiers in the global scopeDavid Shah2020-04-161-0/+18
| |/
* / opt_expr: Fix X and CO outputs for $alu identity-mapping rules.Marcelina Kościelnicka2020-04-161-8/+66
|/
* Merge pull request #1933 from YosysHQ/eddie/zinit_moreEddie Hung2020-04-151-2/+96
|\
| * tests: zinit for new typesEddie Hung2020-04-141-2/+96
* | Merge pull request #1930 from YosysHQ/claire/fix1876Claire Wolf2020-04-151-0/+60
|\ \
| * | tests: add testcases from #1876Eddie Hung2020-04-141-0/+60
| |/
* | synth_intel_alm: alternative synthesis for Intel FPGAsDan Ravensloft2020-04-1510-0/+208
* | opt_expr: Add more $alu optimizations.Marcelina Kościelnicka2020-04-141-4/+52
|/
* dffinit: Avoid setting init parameter to zero-length value.Marcelina Kościelnicka2020-04-141-0/+25
* Merge pull request #1879 from jjj11x/jjj11x/package_declwhitequark2020-04-141-3/+8
|\
| * support using previously declared types/localparams/params in packageJeff Wang2020-04-071-3/+8
* | zinit: resolve one more comment by @mwkmwkmwkEddie Hung2020-04-131-1/+8
* | zinit: fix review comments from @mwkmwkmwkEddie Hung2020-04-131-4/+31
* | tests: zinit on $adffEddie Hung2020-04-131-19/+18
* | Add testcase for $_DFF_[NP][NP][01]_Eddie Hung2020-04-131-0/+24
* | opt_expr: Optimize multiplications with low 0 bits in operands.Marcelina Kościelnicka2020-04-131-0/+28
* | Add .gitignore to tests/select/Xiretza2020-04-121-0/+1