Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Add test that is expecting to fail" | Eddie Hung | 2019-10-08 | 1 | -20/+0 |
* | Revert "Be mindful that sigmap(wire) could have dupes when checking \init" | Eddie Hung | 2019-10-08 | 1 | -4/+1 |
* | Merge pull request #1432 from YosysHQ/eddie/fix1427 | Eddie Hung | 2019-10-08 | 4 | -50/+145 |
|\ | |||||
| * | 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 | 2 | -25/+28 |
| * | Fix test | Eddie Hung | 2019-10-02 | 1 | -2/+12 |
| * | Merge branch 'eddie/fix_sat_init' into eddie/fix1427 | Eddie Hung | 2019-10-02 | 2 | -1/+24 |
| |\ | |||||
| | * | Be mindful that sigmap(wire) could have dupes when checking \init | Eddie Hung | 2019-10-02 | 1 | -1/+4 |
| | * | 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 |
| * | | Refactor peepopt_dffmux and be sensitive to \init when trimming | Eddie Hung | 2019-10-02 | 1 | -32/+63 |
| * | | 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 | 3 | -13/+19 |
|\ \ \ | |||||
| * | | | Add -async2sync to help text as per @daveshah1 | Eddie Hung | 2019-10-04 | 1 | -1/+4 |
| * | | | Restore part of doc | Eddie Hung | 2019-10-03 | 1 | -1/+2 |
| * | | | Disable equiv check for ice40 latches | Eddie Hung | 2019-10-03 | 1 | -6/+3 |
| * | | | Add new -async2sync option | Eddie Hung | 2019-10-03 | 1 | -1/+11 |
| * | | | Use equiv_opt -async2sync for xilinx | Eddie Hung | 2019-10-03 | 1 | -3/+1 |
| * | | | Revert "equiv_opt to call async2sync when not -multiclock like SymbiYosys" | Eddie Hung | 2019-10-03 | 1 | -2/+0 |
| * | | | Revert "Update doc for equiv_opt" | Eddie Hung | 2019-10-03 | 1 | -3/+2 |
| |/ / | |||||
* | | | Merge pull request #1437 from YosysHQ/eddie/abc_to_abc9 | Eddie Hung | 2019-10-08 | 34 | -309/+316 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into eddie/abc_to_abc9 | Eddie Hung | 2019-10-04 | 8 | -185/+33 |
| |\ \ \ | |||||
| * | | | | Rename abc_* names/attributes to more precisely be abc9_* | Eddie Hung | 2019-10-04 | 34 | -305/+313 |
* | | | | | Merge pull request #1438 from YosysHQ/eddie/xilinx_dsp_comments | Eddie Hung | 2019-10-08 | 5 | -72/+364 |
|\ \ \ \ \ | |||||
| * | | | | | Missed this | Eddie Hung | 2019-10-05 | 1 | -3/+4 |
| * | | | | | Add comment on why we have to match for clock-enable/reset muxes | Eddie Hung | 2019-10-05 | 3 | -3/+11 |
| * | | | | | Add note on pattern detector | Eddie Hung | 2019-10-05 | 1 | -3/+7 |
| * | | | | | Add comment on why partial multipliers are 18x18 | Eddie Hung | 2019-10-04 | 1 | -4/+8 |
| * | | | | | Add comments for xilinx_dsp_cascade | Eddie Hung | 2019-10-04 | 1 | -12/+100 |
| * | | | | | Improve comments for xilinx_dsp_CREG | Eddie Hung | 2019-10-04 | 1 | -6/+7 |
| * | | | | | Fix comment | Eddie Hung | 2019-10-04 | 1 | -1/+1 |
| * | | | | | Restore optimisation for sigM.empty() | Eddie Hung | 2019-10-04 | 1 | -1/+4 |
| * | | | | | Retry on fixing TODOs | Eddie Hung | 2019-10-04 | 2 | -13/+1 |
| * | | | | | Revert "Fix TODOs" | Eddie Hung | 2019-10-04 | 2 | -0/+20 |
| * | | | | | More comments, cleanup | Eddie Hung | 2019-10-04 | 2 | -41/+108 |
| * | | | | | Fix TODOs | Eddie Hung | 2019-10-04 | 2 | -20/+0 |
| * | | | | | Consistency | Eddie Hung | 2019-10-04 | 1 | -3/+3 |
| * | | | | | Add comments for xilinx_dsp | Eddie Hung | 2019-10-04 | 3 | -6/+134 |
* | | | | | | Merge pull request #1439 from YosysHQ/eddie/fix_ice40_wrapcarry | Clifford Wolf | 2019-10-06 | 2 | -0/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Missing 'accept' at end of ice40_wrapcarry, spotted by @cliffordwolf | Eddie Hung | 2019-10-05 | 2 | -0/+26 |
| |/ / / / / | |||||
* | | | | | | Update README.md | Clifford Wolf | 2019-10-05 | 1 | -1/+1 |
* | | | | | | Merge pull request #1436 from YosysHQ/mmicko/msvc_fix | Miodrag Milanović | 2019-10-05 | 2 | -2/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fixes for MSVC build | Miodrag Milanovic | 2019-10-04 | 2 | -2/+7 |
* | | | | | | Fix typo in check_label() | Eddie Hung | 2019-10-04 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Add temporary `abc9 -nomfs` and use for `synth_xilinx -abc9` | Eddie Hung | 2019-10-04 | 2 | -5/+19 |
* | | | | | Remove DSP48E1 from *_cells_xtra.v | Eddie Hung | 2019-10-04 | 3 | -178/+2 |
* | | | | | Fix xilinx_dsp for unsigned extensions | Eddie Hung | 2019-10-04 | 1 | -1/+3 |
* | | | | | Fix for SigSpec() == SigSpec(State::Sx, 0) to be true again | Eddie Hung | 2019-10-04 | 1 | -0/+6 |
* | | | | | Add Const::{begin,end,empty}() | Eddie Hung | 2019-10-04 | 1 | -0/+3 |
| |/ / / |/| | | | |||||
* | | | | Panic over. Model was elsewhere. Re-arrange for consistency | Eddie Hung | 2019-10-04 | 5 | -31/+4 |