Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'xaig' into xc7mux | Eddie Hung | 2019-05-31 | 1 | -6/+0 |
|\ | |||||
| * | Move clean from aigerparse to abc9 | Eddie Hung | 2019-04-23 | 1 | -0/+1 |
| * | Merge branch 'xaig' of github.com:YosysHQ/yosys into xaig | Eddie Hung | 2019-04-22 | 1 | -5/+159 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/master' into xaig | Eddie Hung | 2019-04-22 | 1 | -5/+159 |
| | |\ | |||||
| * | | | Tidy up | Eddie Hung | 2019-04-22 | 1 | -6/+0 |
| |/ / | |||||
* | | | Throw out unused code inherited from abc | Eddie Hung | 2019-05-31 | 1 | -212/+3 |
* | | | Fix spelling | Eddie Hung | 2019-05-30 | 1 | -1/+1 |
* | | | Revert "Re-enable &dc2" | Eddie Hung | 2019-05-30 | 1 | -1/+1 |
* | | | Do not double count LUT1s | Eddie Hung | 2019-05-30 | 1 | -1/+0 |
* | | | Re-enable &dc2 | Eddie Hung | 2019-05-30 | 1 | -1/+1 |
* | | | Reduce -W to 160 | Eddie Hung | 2019-05-29 | 1 | -1/+1 |
* | | | Erase all boxes before stitching | Eddie Hung | 2019-05-29 | 1 | -27/+30 |
* | | | Call &if with -W 250 | Eddie Hung | 2019-05-29 | 1 | -1/+6 |
* | | | Add some debug to abc9 | Eddie Hung | 2019-05-29 | 1 | -1/+19 |
* | | | From master | Eddie Hung | 2019-05-28 | 1 | -1/+1 |
* | | | Update from master | Eddie Hung | 2019-05-28 | 2 | -3/+1 |
* | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-05-28 | 3 | -50/+203 |
|\ \ \ | |||||
| * | | | Refactor hierarchy wand/wor handling | Clifford Wolf | 2019-05-28 | 1 | -102/+143 |
| * | | | Merge branch 'master' into wandwor | Stefan Biereigel | 2019-05-27 | 2 | -6/+71 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #1026 from YosysHQ/clifford/fix1023 | Clifford Wolf | 2019-05-27 | 1 | -2/+3 |
| | |\ \ \ | |||||
| | | * | | | Keep zero-width wires in opt_clean if and only if they are ports, fixes #1023 | Clifford Wolf | 2019-05-22 | 1 | -2/+3 |
| | * | | | | Revert enable check | Eddie Hung | 2019-05-25 | 1 | -3/+1 |
| | * | | | | opt_rmdff to optimise even in presence of enable signal, even removing | Eddie Hung | 2019-05-24 | 1 | -12/+29 |
| | * | | | | Add comments | Eddie Hung | 2019-05-24 | 1 | -1/+22 |
| | * | | | | Resolve @cliffordwolf review, set even if !has_init | Eddie Hung | 2019-05-24 | 1 | -2/+1 |
| * | | | | | move wand/wor resolution into hierarchy pass | Stefan Biereigel | 2019-05-27 | 1 | -1/+77 |
| | |/ / / | |/| | | | |||||
* | | | | | Misspell | Eddie Hung | 2019-05-28 | 1 | -1/+1 |
* | | | | | If driver not found, use LUT2 | Eddie Hung | 2019-05-27 | 1 | -29/+27 |
* | | | | | Disconnect all ABC boxes too | Eddie Hung | 2019-05-27 | 1 | -11/+9 |
* | | | | | Parse without wideports | Eddie Hung | 2019-05-27 | 1 | -1/+1 |
* | | | | | Remove mapped_mod when done | Eddie Hung | 2019-05-27 | 1 | -0/+2 |
* | | | | | Instantiate cell type (from sym file) otherwise 'clean' warnings | Eddie Hung | 2019-05-27 | 1 | -7/+5 |
* | | | | | Add 'cinput' and 'coutput' to symbols file for boxes | Eddie Hung | 2019-05-27 | 1 | -7/+18 |
* | | | | | ABC9 to call &sweep | Eddie Hung | 2019-05-26 | 1 | -2/+1 |
* | | | | | Typo | Eddie Hung | 2019-05-26 | 1 | -1/+1 |
* | | | | | Combine ABC_COMMAND_LUT | Eddie Hung | 2019-05-26 | 1 | -2/+1 |
* | | | | | Fix "a" extension | Eddie Hung | 2019-05-26 | 1 | -1/+3 |
* | | | | | Add &fraig and &mfs back | Eddie Hung | 2019-05-24 | 1 | -2/+1 |
* | | | | | Merge remote-tracking branch 'origin/eddie/opt_rmdff' into xc7mux | Eddie Hung | 2019-05-23 | 2 | -4/+41 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Fix spacing | Eddie Hung | 2019-05-23 | 1 | -2/+2 |
| * | | | | opt_rmdff to work on $dffe and $_DFFE_* | Eddie Hung | 2019-05-23 | 1 | -3/+32 |
| |/ / / | |||||
| * | | | Add "wreduce -keepdc", fixes #1016 | Clifford Wolf | 2019-05-20 | 1 | -1/+9 |
* | | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-05-21 | 17 | -139/+384 |
|\| | | | |||||
| * | | | Improvements in opt_clean | Clifford Wolf | 2019-05-15 | 1 | -10/+10 |
| * | | | Do not leak file descriptors in cover.cc | Clifford Wolf | 2019-05-15 | 1 | -5/+6 |
| * | | | Fix two instances of integer-assignment to string. | Henner Zeller | 2019-05-14 | 2 | -2/+3 |
| * | | | bugpoint: check for -script option. | whitequark | 2019-05-14 | 1 | -0/+3 |
| * | | | Fix handling of glob_abort_cnt in opt_muxtree, fixes #1002 | Clifford Wolf | 2019-05-12 | 1 | -3/+11 |
| * | | | Merge pull request #1003 from makaimann/zinit-all | Clifford Wolf | 2019-05-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Zinit option '-singleton' -> '-all' | Makai Mann | 2019-05-10 | 1 | -1/+1 |