| Commit message (Expand) | Author | Age | Files | Lines |
* | iopadmap: Emit tristate buffers with const OE for some edge cases. | Marcin Kościelnicki | 2019-12-25 | 1 | -23/+68 |
* | Interpret "abc9 -lut" as lut string only if [0-9:] | Eddie Hung | 2019-12-18 | 1 | -19/+18 |
* | iopadmap: Refactor and fix tristate buffer mapping. (#1527) | Marcin Kościelnicki | 2019-12-04 | 1 | -146/+97 |
* | abc9: Fix breaking of SCCs | David Shah | 2019-12-01 | 1 | -29/+40 |
* | clkbufmap: Add support for inverters in clock path. | Marcin Kościelnicki | 2019-11-25 | 1 | -0/+41 |
* | Fix #1496. | Marcin Kościelnicki | 2019-11-18 | 1 | -4/+8 |
* | flowmap: when doing mincut, ensure source is always in X, not X̅. | whitequark | 2019-11-12 | 1 | -1/+2 |
* | flowmap: don't break if that creates a k+2 (and larger) LUT either. | whitequark | 2019-11-11 | 1 | -1/+1 |
* | Merge branch 'master' into eddie/abc_to_abc9 | Eddie Hung | 2019-10-04 | 1 | -3/+12 |
|\ |
|
| * | Add temporary `abc9 -nomfs` and use for `synth_xilinx -abc9` | Eddie Hung | 2019-10-04 | 1 | -3/+13 |
* | | Rename abc_* names/attributes to more precisely be abc9_* | Eddie Hung | 2019-10-04 | 1 | -65/+65 |
|/ |
|
* | Merge pull request #1422 from YosysHQ/eddie/aigmap_select | Clifford Wolf | 2019-10-03 | 1 | -6/+40 |
|\ |
|
| * | Add -select option to aigmap | Eddie Hung | 2019-09-30 | 1 | -6/+40 |
* | | Also rename cells with _TECHMAP_REPLACE_. prefix, as per @cliffordwolf | Eddie Hung | 2019-10-02 | 1 | -4/+8 |
* | | techmap wires named _TECHMAP_REPLACE_.<identifier> to create alias | Eddie Hung | 2019-09-30 | 1 | -0/+10 |
|/ |
|
* | Merge pull request #1416 from YosysHQ/mmicko/frontend_binary_in | Miodrag Milanović | 2019-09-30 | 1 | -1/+1 |
|\ |
|
| * | Open aig frontend as binary file | Miodrag Milanovic | 2019-09-29 | 1 | -1/+1 |
* | | Merge pull request #1359 from YosysHQ/xc7dsp | Eddie Hung | 2019-09-29 | 1 | -3/+16 |
|\ \
| |/
|/| |
|
| * | "abc_padding" attr for blackbox outputs that were padded, remove them later | Eddie Hung | 2019-09-23 | 1 | -3/+16 |
* | | Fix _TECHMAP_REMOVEINIT_ handling. | Marcin Kościelnicki | 2019-09-27 | 1 | -13/+17 |
|/ |
|
* | Revert abc9.cc | Eddie Hung | 2019-09-20 | 1 | -1/+1 |
* | Trim mismatched connection to be same (smallest) size | Eddie Hung | 2019-09-20 | 1 | -0/+6 |
* | Fix first testcase in #1391 | Eddie Hung | 2019-09-20 | 2 | -2/+2 |
* | Add techmap_autopurge attribute, fixes #1381 | Clifford Wolf | 2019-09-19 | 1 | -5/+49 |
* | Added extractinv pass | Marcin Kościelnicki | 2019-09-19 | 2 | -0/+124 |
* | Explicitly order function arguments | Eddie Hung | 2019-09-13 | 1 | -4/+15 |
* | Add -match-init option to dff2dffs. | Marcin Kościelnicki | 2019-09-11 | 1 | -3/+26 |
* | techmap: Add support for extracting init values of ports | Marcin Kościelnicki | 2019-09-07 | 1 | -1/+70 |
* | Merge pull request #1312 from YosysHQ/xaig_arrival | Eddie Hung | 2019-09-05 | 1 | -42/+16 |
|\ |
|
| * | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-08-30 | 1 | -16/+10 |
| |\ |
|
| * \ | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-08-30 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Use a dummy box file if none specified | Eddie Hung | 2019-08-28 | 1 | -3/+8 |
| * | | | Merge branch 'eddie/xilinx_srl' into xaig_arrival | Eddie Hung | 2019-08-28 | 1 | -174/+5 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-08-28 | 4 | -88/+456 |
| |\ \ \ \ |
|
| * | | | | | Cleanup | Eddie Hung | 2019-08-23 | 1 | -130/+59 |
| * | | | | | Merge branch 'eddie/fix_techmap' into xaig_arrival | Eddie Hung | 2019-08-20 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | techmap -max_iter to apply to each module individually | Eddie Hung | 2019-08-20 | 1 | -4/+6 |
| * | | | | | | Remove sequential extension | Eddie Hung | 2019-08-20 | 1 | -68/+20 |
| * | | | | | | retime_mode -> dff_mode | Eddie Hung | 2019-08-20 | 1 | -7/+7 |
| * | | | | | | Fix use of {CLK,EN}_POLARITY, also add a FIXME | Eddie Hung | 2019-08-20 | 1 | -65/+13 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-08-20 | 1 | -6/+6 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-08-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove debug | Eddie Hung | 2019-08-19 | 1 | -1/+1 |
| * | | | | | | | | Add (* abc_arrival *) attribute | Eddie Hung | 2019-08-19 | 1 | -1/+1 |
| * | | | | | | | | Move from cell attr to module attr | Eddie Hung | 2019-08-19 | 1 | -24/+64 |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-08-19 | 20 | -263/+263 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Use attributes instead of params | Eddie Hung | 2019-08-19 | 1 | -11/+25 |
| * | | | | | | | | | Set abc_flop and use it in toposort | Eddie Hung | 2019-08-19 | 1 | -31/+51 |
| * | | | | | | | | | Merge branch 'eddie/abc9_refactor' into xaig_dff | Eddie Hung | 2019-08-16 | 27 | -1267/+1501 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Error out if abc9 not called with -lut or -luts | Eddie Hung | 2019-07-11 | 1 | -0/+3 |