aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'origin/master' into xc7dspEddie Hung2019-08-3061-367/+1765
|\| | |
| * | | Merge pull request #1340 from YosysHQ/eddie/abc_no_cleanEddie Hung2019-08-304-35/+35
| |\ \ \ | | |/ / | |/| |
| | * | Nicer formattingEddie Hung2019-08-291-1/+7
| | * | parse_xaiger() to do "clean -purge"Eddie Hung2019-08-291-1/+1
| | * | Output has priority over input when stitching in abc9Eddie Hung2019-08-291-13/+10
| | * | Group abc_* attribute doc with other attributesEddie Hung2019-08-291-17/+17
| | * | abc9 to not call "clean" at end of run (often called outside)Eddie Hung2019-08-291-3/+0
| * | | Merge pull request #1310 from SergeyDegtyar/masterEddie Hung2019-08-3037-1/+766
| |\ \ \
| | * | | macc test fixSergeyDegtyar2019-08-301-1/+1
| | * | | Fix macc testSergeyDegtyar2019-08-301-1/+1
| | * | | div_mod test fixSergeyDegtyar2019-08-301-1/+1
| | * | | fix div_mod testSergeyDegtyar2019-08-301-1/+1
| | * | | Fix test for counterSergeyDegtyar2019-08-301-1/+1
| | * | | Merge branch 'master' into masterSergey2019-08-306-27/+51
| | |\ \ \
| | * | | | Add new tests.SergeyDegtyar2019-08-3010-0/+200
| | * | | | Remove unnecessary common.v(assertions for testbenches).SergeyDegtyar2019-08-301-47/+0
| | * | | | Remove simulation from run-test.sh (unnecessary paths)SergeyDegtyar2019-08-301-16/+9
| | * | | | Remove simulation from run-test.shSergeyDegtyar2019-08-301-6/+0
| | * | | | Merge pull request #2 from YosysHQ/masterSergey2019-08-2910-127/+341
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge pull request #3 from YosysHQ/Sergey/tests_ice40Sergey2019-08-2974-820/+3636
| | |\ \ \ \
| | | * | | | Comment out *.sh used for testbenches as we have no moreEddie Hung2019-08-281-8/+8
| | | * | | | Use equiv for memory and dpramEddie Hung2019-08-284-168/+2
| | | * | | | Use equiv_opt for latchesEddie Hung2019-08-282-58/+10
| | | * | | | Merge remote-tracking branch 'origin/clifford/async2synclatch' into Sergey/te...Eddie Hung2019-08-2867-586/+3616
| | | |\ \ \ \
| | * | | | | | Add comments for examples from Lattice user guideSergeyDegtyar2019-08-293-0/+9
| | |/ / / / /
| | * | | | | Revert "Add tests for ecp5"SergeyDegtyar2019-08-2831-863/+0
| | * | | | | Add tests for ecp5SergeyDegtyar2019-08-2831-0/+863
| | * | | | | Revert "Add tests for ecp5 architecture."SergeyDegtyar2019-08-2731-865/+0
| | * | | | | Add tests for ecp5 architecture.SergeyDegtyar2019-08-2731-0/+865
| | * | | | | Add tests for macc and rom;SergeyDegtyar2019-08-274-0/+55
| | * | | | | Fix pull requestSergeyDegtyar2019-08-232-7/+9
| | * | | | | Fix run-test.sh; Add new test for dpram.SergeyDegtyar2019-08-234-1/+120
| | * | | | | Fix path in run-test.shSergeyDegtyar2019-08-231-3/+3
| | * | | | | Merge pull request #1 from YosysHQ/Sergey/tests_ice40Sergey2019-08-2318-138/+91
| | |\ \ \ \ \
| | | * | | | | Remove adffs_tb.vEddie Hung2019-08-221-75/+0
| | | * | | | | WIP for equivalency checking memoriesEddie Hung2019-08-221-1/+13
| | | * | | | | Do not print OKAYEddie Hung2019-08-222-4/+0
| | | * | | | | SpellingEddie Hung2019-08-221-2/+2
| | | * | | | | Fail if iverilog failsEddie Hung2019-08-221-2/+2
| | | * | | | | Hide tri-state warning message for nowEddie Hung2019-08-222-1/+2
| | | * | | | | Remove unused outputEddie Hung2019-08-221-1/+1
| | | * | | | | Fix tribuf testEddie Hung2019-08-221-1/+1
| | | * | | | | Fix commentsEddie Hung2019-08-228-10/+11
| | | * | | | | Remove tech independent synthesisEddie Hung2019-08-229-16/+20
| | | * | | | | Remove dffe instantationEddie Hung2019-08-221-7/+0
| | | * | | | | Move $dffe to dffs.{v,ys}Eddie Hung2019-08-224-18/+41
| | | * | | | | Make multiplier wider, do not do tech independent synthEddie Hung2019-08-222-8/+6
| | |/ / / / /
| | * | | | | Fix all comments from PRSergeyDegtyar2019-08-2120-160/+465
| | * | | | | Add temp directorySergeyDegtyar2019-08-211-0/+1
| | * | | | | Fix tests; Remove simulation;SergeyDegtyar2019-08-2026-519/+33