index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2014 from YosysHQ/claire/fixoptalu
Claire Wolf
2020-05-03
1
-0
/
+12
|
\
|
*
test: add test for #2014
Eddie Hung
2020-05-02
1
-0
/
+12
*
|
tests: aiger test for wire->start_offset != 0
Eddie Hung
2020-05-02
2
-0
/
+41
|
/
*
Add testcase for #2010
Eddie Hung
2020-05-01
1
-0
/
+10
*
intel_alm: work around a Quartus ICE
Dan Ravensloft
2020-04-23
1
-0
/
+12
*
tests: read +/xilinx/cell_sim.v before xilinx_dsp test
Eddie Hung
2020-04-22
1
-0
/
+1
*
test: ice40_dsp test to read +/ice40/cells_sim.v for default params
Eddie Hung
2020-04-22
1
-0
/
+1
*
xilinx: xilinx_dffopt to read cells_sim.v; fix test
Eddie Hung
2020-04-22
1
-13
/
+22
*
Merge pull request #1949 from YosysHQ/eddie/select_blackbox
Eddie Hung
2020-04-22
1
-0
/
+28
|
\
|
*
tests: update select black/white-box tests
Eddie Hung
2020-04-22
1
-0
/
+7
|
*
select: add test for not selecting inside black/white boxes
Eddie Hung
2020-04-16
1
-0
/
+21
*
|
Merge pull request #1973 from YosysHQ/eddie/fix1966
Eddie Hung
2020-04-22
1
-1
/
+3
|
\
\
|
*
|
tests: use `yosys-config --datdir` instead of hard-coded
Eddie Hung
2020-04-22
1
-1
/
+3
*
|
|
Merge pull request #1950 from YosysHQ/eddie/design_import
Eddie Hung
2020-04-22
2
-5
/
+22
|
\
\
\
|
*
|
|
design: add test
Eddie Hung
2020-04-16
2
-5
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1976 from YosysHQ/dave/fix-sim-const
Claire Wolf
2020-04-22
1
-0
/
+13
|
\
\
\
|
*
|
|
sim: Fix handling of constant-connected cell inputs at startup
David Shah
2020-04-21
1
-0
/
+13
|
|
|
/
|
|
/
|
*
|
|
hierarchy: Convert positional parameters to named.
Marcelina Kościelnicka
2020-04-21
1
-0
/
+23
*
|
|
Merge pull request #1851 from YosysHQ/claire/bitselwrite
Claire Wolf
2020-04-21
13
-0
/
+1224
|
\
\
\
|
*
|
|
Remove '-ignore_unknown_cells' option from 'sat'
Eddie Hung
2020-04-20
1
-6
/
+6
|
*
|
|
Simplify test case script
Eddie Hung
2020-04-20
1
-30
/
+17
|
*
|
|
Remove ununsed files
Eddie Hung
2020-04-20
5
-83
/
+0
|
*
|
|
Modifications of tests as per Eddie's request
diego
2020-04-20
15
-78
/
+1237
|
*
|
|
Wrong fixed value
diego
2020-04-17
1
-1
/
+1
|
*
|
|
Adding tests for dynamic part select optimisation
diego
2020-04-16
7
-0
/
+161
*
|
|
|
tests: remove write_ilang
Eddie Hung
2020-04-20
2
-3
/
+0
*
|
|
|
abc9: add testcase reduced from #1970
Eddie Hung
2020-04-20
1
-0
/
+19
|
|
/
/
|
/
|
|
*
|
|
tests: add select -unset tests
Eddie Hung
2020-04-16
2
-0
/
+20
|
|
/
|
/
|
*
|
tests: add design -delete tests
Eddie Hung
2020-04-16
2
-0
/
+18
*
|
Merge pull request #1943 from YosysHQ/dave/fix-1919
David Shah
2020-04-16
1
-0
/
+18
|
\
\
|
*
|
ast: Fix handling of identifiers in the global scope
David Shah
2020-04-16
1
-0
/
+18
|
|
/
*
/
opt_expr: Fix X and CO outputs for $alu identity-mapping rules.
Marcelina Kościelnicka
2020-04-16
1
-8
/
+66
|
/
*
Merge pull request #1933 from YosysHQ/eddie/zinit_more
Eddie Hung
2020-04-15
1
-2
/
+96
|
\
|
*
tests: zinit for new types
Eddie Hung
2020-04-14
1
-2
/
+96
*
|
Merge pull request #1930 from YosysHQ/claire/fix1876
Claire Wolf
2020-04-15
1
-0
/
+60
|
\
\
|
*
|
tests: add testcases from #1876
Eddie Hung
2020-04-14
1
-0
/
+60
|
|
/
*
|
synth_intel_alm: alternative synthesis for Intel FPGAs
Dan Ravensloft
2020-04-15
10
-0
/
+208
*
|
opt_expr: Add more $alu optimizations.
Marcelina Kościelnicka
2020-04-14
1
-4
/
+52
|
/
*
dffinit: Avoid setting init parameter to zero-length value.
Marcelina Kościelnicka
2020-04-14
1
-0
/
+25
*
Merge pull request #1879 from jjj11x/jjj11x/package_decl
whitequark
2020-04-14
1
-3
/
+8
|
\
|
*
support using previously declared types/localparams/params in package
Jeff Wang
2020-04-07
1
-3
/
+8
*
|
zinit: resolve one more comment by @mwkmwkmwk
Eddie Hung
2020-04-13
1
-1
/
+8
*
|
zinit: fix review comments from @mwkmwkmwk
Eddie Hung
2020-04-13
1
-4
/
+31
*
|
tests: zinit on $adff
Eddie Hung
2020-04-13
1
-19
/
+18
*
|
Add testcase for $_DFF_[NP][NP][01]_
Eddie Hung
2020-04-13
1
-0
/
+24
*
|
opt_expr: Optimize multiplications with low 0 bits in operands.
Marcelina Kościelnicka
2020-04-13
1
-0
/
+28
*
|
Add .gitignore to tests/select/
Xiretza
2020-04-12
1
-0
/
+1
*
|
Merge pull request #1603 from whitequark/ice40-ram_style
whitequark
2020-04-10
5
-35
/
+551
|
\
\
|
*
|
ecp5: do not map FFRAM if explicitly requested otherwise.
whitequark
2020-04-03
1
-16
/
+62
|
*
|
ice40: do not map FFRAM if explicitly requested otherwise.
whitequark
2020-04-03
1
-8
/
+28
[next]