Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add async2sync | Miodrag Milanovic | 2019-10-18 | 2 | -8/+8 |
* | Merge pull request #1435 from YosysHQ/mmicko/efinix | Miodrag Milanović | 2019-10-18 | 27 | -1/+572 |
|\ | |||||
| * | Merge branch 'master' into mmicko/efinix | Miodrag Milanović | 2019-10-18 | 156 | -896/+3156 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1434 from YosysHQ/mmicko/anlogic | Miodrag Milanović | 2019-10-18 | 21 | -0/+430 |
|\ \ | |||||
| * \ | Merge branch 'master' into mmicko/anlogic | Miodrag Milanović | 2019-10-18 | 136 | -896/+2726 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #1421 from YosysHQ/eddie/pr1352 | Miodrag Milanović | 2019-10-18 | 33 | -0/+669 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into eddie/pr1352 | Miodrag Milanović | 2019-10-18 | 119 | -987/+2470 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #1420 from YosysHQ/eddie/pr1363 | Miodrag Milanović | 2019-10-18 | 29 | -47/+544 |
|\ \ \ \ | |||||
| * | | | | hierarchy - proc reorder | Miodrag Milanovic | 2019-10-18 | 10 | -17/+21 |
| * | | | | Make equivalence work with latest master | Miodrag Milanovic | 2019-10-17 | 3 | -8/+8 |
| * | | | | remove not needed top module | Miodrag Milanovic | 2019-10-17 | 2 | -20/+2 |
| * | | | | remove not needed top module | Miodrag Milanovic | 2019-10-17 | 2 | -17/+2 |
| * | | | | split muxes synth per type | Miodrag Milanovic | 2019-10-17 | 2 | -39/+39 |
| * | | | | Test dffs separetely | Miodrag Milanovic | 2019-10-17 | 2 | -26/+19 |
| * | | | | Split latches into separete tests | Miodrag Milanovic | 2019-10-17 | 2 | -42/+27 |
| * | | | | Fix formatting | Miodrag Milanovic | 2019-10-17 | 1 | -1/+8 |
| * | | | | Clean verilog code from not used define block | Miodrag Milanovic | 2019-10-17 | 2 | -12/+0 |
| * | | | | Removed alu and div_mod test as agreed, ignore generated files | Miodrag Milanovic | 2019-10-17 | 5 | -70/+1 |
| * | | | | Test per flip-flop type | Miodrag Milanovic | 2019-10-17 | 2 | -47/+37 |
| * | | | | Add -assert | Eddie Hung | 2019-10-17 | 1 | -1/+1 |
| * | | | | Use built-in async2sync call as per #1417 | Eddie Hung | 2019-10-17 | 1 | -4/+0 |
| * | | | | Update mul test to DSP48E1 | Eddie Hung | 2019-10-17 | 1 | -9/+2 |
| * | | | | Update area for div_mod | Eddie Hung | 2019-10-17 | 1 | -6/+6 |
| * | | | | Add comment for lack of tristate logic pointing to #1225 | Eddie Hung | 2019-10-17 | 1 | -1/+1 |
| * | | | | Move $x to end as 7f0eec8 | Eddie Hung | 2019-10-17 | 1 | -1/+1 |
| * | | | | adffs test update (equiv_opt -multiclock) | SergeyDegtyar | 2019-10-17 | 1 | -5/+6 |
| * | | | | Fix div_mod test | Sergey | 2019-10-17 | 1 | -1/+1 |
| * | | | | Fix div_mod test | Sergey | 2019-10-17 | 1 | -1/+1 |
| * | | | | Fix div_mod test | Sergey | 2019-10-17 | 1 | -1/+1 |
| * | | | | Fix div_mod test | Sergey | 2019-10-17 | 1 | -1/+1 |
| * | | | | Fix div_mod test | Sergey | 2019-10-17 | 1 | -1/+1 |
| * | | | | Fix div_mod test | Sergey | 2019-10-17 | 1 | -1/+1 |
| * | | | | Add comment with expected behavior for latches,tribuf tests;Update adffs test | SergeyDegtyar | 2019-10-17 | 4 | -14/+11 |
| * | | | | Fix latches.ys test | SergeyDegtyar | 2019-10-17 | 1 | -4/+3 |
| * | | | | Remove xilinx_ug901 tests (will be moved to yosys-tests) | SergeyDegtyar | 2019-10-17 | 89 | -2963/+0 |
| * | | | | Add smoke tests to tests/xilinx | SergeyDegtyar | 2019-10-17 | 30 | -9/+655 |
| * | | | | Add comments for unproven cells. | SergeyDegtyar | 2019-10-17 | 3 | -2/+3 |
| * | | | | Add tests for Xilinx UG901 examples | SergeyDegtyar | 2019-10-17 | 89 | -0/+2962 |
|/ / / / | |||||
* | | | | Merge pull request #1450 from YosysHQ/clifford/fixdffmux | Clifford Wolf | 2019-10-16 | 5 | -155/+270 |
|\ \ \ \ | |||||
| * | | | | Fix dffmux peepopt init handling | Clifford Wolf | 2019-10-16 | 2 | -27/+113 |
| * | | | | Move GENERATE_PATTERN macro to separate utility header | Clifford Wolf | 2019-10-16 | 3 | -128/+157 |
|/ / / / | |||||
* | | | | Disable left-over log_debug in peepopt_dffmux.pmg | Clifford Wolf | 2019-10-16 | 1 | -1/+1 |
* | | | | Fix parsing of .cname BLIF statements | Clifford Wolf | 2019-10-16 | 1 | -1/+1 |
* | | | | Add .blackbox support to blif front-end | Clifford Wolf | 2019-10-16 | 1 | -0/+6 |
* | | | | Merge pull request #1448 from YosysHQ/daveshah1-sv-experiments | Clifford Wolf | 2019-10-14 | 17 | -20/+315 |
|\ \ \ \ | |||||
| * \ \ \ | Use "(id)" instead of "id" for types as temporary hack | Clifford Wolf | 2019-10-14 | 17 | -20/+315 |
| |\ \ \ \ | |||||
| | * | | | | frontends/ast: code style | David Shah | 2019-10-03 | 1 | -2/+1 |
| | * | | | | sv: Improve tests | David Shah | 2019-10-03 | 8 | -7/+30 |
| | * | | | | sv: Fix typedefs in blocks | David Shah | 2019-10-03 | 1 | -2/+2 |
| | * | | | | sv: Disambiguate interface ports | David Shah | 2019-10-03 | 1 | -3/+19 |