Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | 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 | 88 | -2962/+0 | |
| | | * | Add smoke tests to tests/xilinx | SergeyDegtyar | 2019-10-17 | 29 | -9/+654 | |
| | | * | Add comments for unproven cells. | SergeyDegtyar | 2019-10-17 | 3 | -2/+3 | |
| | | * | Add tests for Xilinx UG901 examples | SergeyDegtyar | 2019-10-17 | 88 | -0/+2961 | |
| | | * | Use "(id)" instead of "id" for types as temporary hack | Clifford Wolf | 2019-10-14 | 10 | -0/+125 | |
| | | |\ | ||||||
| | | | * | sv: Improve tests | David Shah | 2019-10-03 | 8 | -7/+30 | |
| | | | * | sv: Add test scripts for typedefs | David Shah | 2019-10-03 | 4 | -0/+30 | |
| | | | * | sv: Add support for memories of a typedef | David Shah | 2019-10-03 | 1 | -0/+10 | |
| | | | * | sv: Add support for memory typedefs | David Shah | 2019-10-03 | 1 | -0/+10 | |
| | | | * | sv: Fix typedefs in packages | David Shah | 2019-10-03 | 1 | -0/+11 | |
| | | | * | sv: Fix typedef parameters | David Shah | 2019-10-03 | 2 | -3/+22 | |
| | | | * | sv: Switch parser to glr, prep for typedef | David Shah | 2019-10-03 | 1 | -0/+22 | |
| | | * | | Revert "Add test that is expecting to fail" | Eddie Hung | 2019-10-08 | 1 | -20/+0 | |
| | | * | | Merge pull request #1432 from YosysHQ/eddie/fix1427 | Eddie Hung | 2019-10-08 | 2 | -2/+60 | |
| | | |\ \ | ||||||
| | | | * | | Use `sat -tempinduct` and comments for why equiv_opt not sufficient | Eddie Hung | 2019-10-03 | 1 | -1/+8 | |
| | | | * | | Fix broken CI, check reset even for constants, trim rstmux | Eddie Hung | 2019-10-02 | 1 | -2/+2 | |
| | | | * | | Fix test | Eddie Hung | 2019-10-02 | 1 | -2/+12 | |
| | | | * | | Merge branch 'eddie/fix_sat_init' into eddie/fix1427 | Eddie Hung | 2019-10-02 | 1 | -0/+20 | |
| | | | |\ \ | ||||||
| | | | | * | | Add test that is expecting to fail | Eddie Hung | 2019-10-02 | 1 | -0/+20 | |
| | | | * | | | Update test | Eddie Hung | 2019-10-02 | 1 | -13/+3 | |
| | | | * | | | Add test | Eddie Hung | 2019-10-02 | 1 | -0/+31 | |
| | | | |/ / | ||||||
| | | * | | | Merge pull request #1433 from YosysHQ/eddie/equiv_opt_async2sync | Eddie Hung | 2019-10-08 | 2 | -9/+4 | |
| | | |\ \ \ | ||||||
| | | | * | | | Disable equiv check for ice40 latches | Eddie Hung | 2019-10-03 | 1 | -6/+3 | |
| | | | * | | | Use equiv_opt -async2sync for xilinx | Eddie Hung | 2019-10-03 | 1 | -3/+1 | |
| | | | |/ / | ||||||
| | | * | | | Missing 'accept' at end of ice40_wrapcarry, spotted by @cliffordwolf | Eddie Hung | 2019-10-05 | 1 | -0/+22 | |
| | * | | | | hierarchy - proc reorder | Miodrag Milanovic | 2019-10-18 | 9 | -14/+18 | |
| | * | | | | Check latches type one by one | Miodrag Milanovic | 2019-10-04 | 2 | -40/+25 | |
| | * | | | | Removed top module where not needed | Miodrag Milanovic | 2019-10-04 | 4 | -37/+4 | |
| | * | | | | Test muxes synth one by one | Miodrag Milanovic | 2019-10-04 | 2 | -38/+39 | |
| | * | | | | Cleaned verilog code from not used defines | Miodrag Milanovic | 2019-10-04 | 1 | -6/+0 | |
| | * | | | | Check for MULT18X18D, since that is working now | Miodrag Milanovic | 2019-10-04 | 2 | -14/+11 | |
| | * | | | | Check flops one by one | Miodrag Milanovic | 2019-10-04 | 4 | -71/+50 | |
| | * | | | | Removed alu and div_mod tests as agreed | Miodrag Milanovic | 2019-10-04 | 4 | -57/+0 |