Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use equiv_opt for latches | Eddie Hung | 2019-08-28 | 2 | -58/+10 |
* | Merge remote-tracking branch 'origin/clifford/async2synclatch' into Sergey/te... | Eddie Hung | 2019-08-28 | 11 | -9/+251 |
|\ | |||||
| * | Merge pull request #1325 from YosysHQ/eddie/sat_init | Clifford Wolf | 2019-08-28 | 1 | -1/+7 |
| |\ | |||||
| | * | Revert to using clean | Eddie Hung | 2019-08-27 | 1 | -1/+1 |
| | * | Wire with init on FF part, 1'bx on non-FF part | Eddie Hung | 2019-08-24 | 1 | -1/+3 |
| | * | Blocking assignment | Eddie Hung | 2019-08-23 | 1 | -1/+1 |
| | * | In sat: 'x' in init attr should not override constant | Eddie Hung | 2019-08-22 | 2 | -1/+5 |
| * | | improve clkbuf_inhibit propagation upwards through hierarchy | Marcin KoĆcielnicki | 2019-08-27 | 1 | -5/+33 |
| * | | Improve tests to check that clkbuf is connected to expected | Eddie Hung | 2019-08-26 | 1 | -6/+21 |
| * | | Check clkbuf_inhibit=1 is ignored for custom selection | Eddie Hung | 2019-08-23 | 1 | -0/+1 |
| * | | Add simple clkbufmap tests | Eddie Hung | 2019-08-23 | 1 | -0/+52 |
| * | | tests/techmap/run-test.sh to cope with *.ys | Eddie Hung | 2019-08-23 | 2 | -7/+18 |
| * | | Do not propagate mem2reg attribute through to result | Eddie Hung | 2019-08-22 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #1317 from YosysHQ/eddie/opt_expr_shiftx | Eddie Hung | 2019-08-22 | 1 | -0/+70 |
| |\ | |||||
| | * | Respect opt_expr -keepdc as per @cliffordwolf | Eddie Hung | 2019-08-22 | 1 | -0/+14 |
| | * | Handle $shift and Y_WIDTH > 1 as per @cliffordwolf | Eddie Hung | 2019-08-22 | 1 | -1/+43 |
| | * | Add test | Eddie Hung | 2019-08-21 | 1 | -0/+14 |
| * | | mem2reg to preserve user attributes and src | Eddie Hung | 2019-08-21 | 1 | -0/+13 |
| |/ | |||||
| * | Add test | Eddie Hung | 2019-08-20 | 3 | -0/+15 |
| * | Merge branch 'master' into clifford/pmgen | Clifford Wolf | 2019-08-20 | 6 | -1/+46 |
| |\ | |||||
| | * | Add test case for real parameters | Clifford Wolf | 2019-08-20 | 1 | -1/+10 |
| * | | Merge branch 'master' of github.com:YosysHQ/yosys into clifford/pmgen | Clifford Wolf | 2019-08-19 | 39 | -68/+534 |
| |\ \ | |||||
| * | | | Add test for pmtest_test "reduce" demo pattern | Clifford Wolf | 2019-08-17 | 1 | -0/+21 |
* | | | | Revert "Add tests for ecp5" | SergeyDegtyar | 2019-08-28 | 30 | -862/+0 |
* | | | | 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 |
|\ \ |