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
*
Add tests for ecp5
SergeyDegtyar
2019-08-28
30
-0
/
+862
*
Revert "Add tests for ecp5 architecture."
SergeyDegtyar
2019-08-27
30
-864
/
+0
*
Add tests for ecp5 architecture.
SergeyDegtyar
2019-08-27
30
-0
/
+864
*
Add tests for macc and rom;
SergeyDegtyar
2019-08-27
4
-0
/
+55
*
Fix pull request
SergeyDegtyar
2019-08-23
2
-7
/
+9
*
Fix run-test.sh; Add new test for dpram.
SergeyDegtyar
2019-08-23
4
-1
/
+120
*
Fix path in run-test.sh
SergeyDegtyar
2019-08-23
1
-3
/
+3
*
Remove adffs_tb.v
Eddie Hung
2019-08-22
1
-75
/
+0
*
WIP for equivalency checking memories
Eddie Hung
2019-08-22
1
-1
/
+13
*
Do not print OKAY
Eddie Hung
2019-08-22
2
-4
/
+0
*
Fail if iverilog fails
Eddie Hung
2019-08-22
1
-2
/
+2
*
Hide tri-state warning message for now
Eddie Hung
2019-08-22
2
-1
/
+2
*
Remove unused output
Eddie Hung
2019-08-22
1
-1
/
+1
*
Fix tribuf test
Eddie Hung
2019-08-22
1
-1
/
+1
*
Fix comments
Eddie Hung
2019-08-22
8
-10
/
+11
*
Remove tech independent synthesis
Eddie Hung
2019-08-22
9
-16
/
+20
*
Remove dffe instantation
Eddie Hung
2019-08-22
1
-7
/
+0
*
Move $dffe to dffs.{v,ys}
Eddie Hung
2019-08-22
4
-18
/
+41
*
Make multiplier wider, do not do tech independent synth
Eddie Hung
2019-08-22
2
-8
/
+6
*
Fix all comments from PR
SergeyDegtyar
2019-08-21
20
-160
/
+465
*
Add temp directory
SergeyDegtyar
2019-08-21
1
-0
/
+1
*
Fix tests; Remove simulation;
SergeyDegtyar
2019-08-20
26
-519
/
+33
*
Add new tests for ice40 architecture
SergeyDegtyar
2019-08-20
27
-0
/
+900
*
proc_clean: fix order of switch insertion.
whitequark
2019-08-19
4
-0
/
+35
*
Add *.sv to tests/simple_abc9/.gitignore
Clifford Wolf
2019-08-19
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into clifford/testfast
Eddie Hung
2019-08-18
32
-29
/
+485
|
\
|
*
Merge branch 'master' into eddie/pr1266_again
whitequark
2019-08-18
24
-2
/
+453
|
|
\
|
|
*
Merge https://github.com/bogdanvuk/yosys into bogdanvuk/opt_share
Eddie Hung
2019-08-16
23
-0
/
+451
|
|
|
\
|
|
|
*
Fix wrong results when opt_share called before opt_clean
Bogdan Vukobratovic
2019-08-07
1
-1
/
+0
|
|
|
*
Support various binary operators in opt_share
Bogdan Vukobratovic
2019-08-04
3
-0
/
+126
|
|
|
*
Tabs to spaces in opt_share examples
Bogdan Vukobratovic
2019-08-03
10
-150
/
+150
|
|
|
*
Fix spacing in opt_share tests, change wording in opt_share help
Bogdan Vukobratovic
2019-08-03
10
-155
/
+150
|
|
|
*
Reimplement opt_share to work on $alu and $pmux
Bogdan Vukobratovic
2019-07-28
20
-17
/
+295
|
|
|
*
Implement opt_share
Bogdan Vukobratovic
2019-07-26
4
-0
/
+53
|
*
|
|
Revert "Merge pull request #1280 from YosysHQ/revert-1266-eddie/ice40_full_ad...
Eddie Hung
2019-08-12
9
-29
/
+34
*
|
|
|
Removal of more `stat` calls from tests
Eddie Hung
2019-08-18
3
-26
/
+26
*
|
|
|
Speed up "make test" and related cleanups
Clifford Wolf
2019-08-17
5
-11
/
+21
|
|
/
/
|
/
|
|
*
|
|
Do not use Verific in tests/various/write_gzip.ys
Clifford Wolf
2019-08-16
1
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/master' into eddie/fix_1262
Eddie Hung
2019-08-11
9
-34
/
+29
|
\
\
|
*
|
Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"
David Shah
2019-08-10
9
-34
/
+29
*
|
|
Add $alu tests
Eddie Hung
2019-08-09
1
-0
/
+42
*
|
|
Add alumacc versions of opt_expr tests
Eddie Hung
2019-08-09
1
-0
/
+84
*
|
|
Add new $alu test, remove wreduce
Eddie Hung
2019-08-09
1
-11
/
+21
*
|
|
Cleanup some more
Eddie Hung
2019-08-09
1
-12
/
+0
*
|
|
Simplify opt_expr tests using equiv_opt
Eddie Hung
2019-08-09
1
-72
/
+23
|
/
/
*
|
Remove dump call
Eddie Hung
2019-08-07
1
-1
/
+0
*
|
Move tests/various/opt* into tests/opt/
Eddie Hung
2019-08-07
5
-1
/
+1
*
|
Remove ice40_unlut call, simply do equiv_opt on synth_ice40
Eddie Hung
2019-08-07
1
-3
/
+1
*
|
Add testcase from removed opt_ff.{v,ys}
Eddie Hung
2019-08-07
1
-0
/
+32
*
|
Remove tests/opt/opt_ff.{v,ys} as they don't seem to do anything but run
Eddie Hung
2019-08-07
2
-24
/
+0
[next]