Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bwmuxmap pass | Jannis Harder | 2022-11-30 | 1 | -0/+1 |
* | Add $bmux and $demux cells. | Marcelina Kościelnicka | 2022-01-28 | 1 | -0/+2 |
* | Remove now-redundant dff2dffe pass. | Marcelina Kościelnicka | 2020-08-07 | 1 | -1/+0 |
* | Remove now-redundant dff2dffs pass. | Marcelina Kościelnicka | 2020-08-07 | 1 | -1/+0 |
* | Add dffunmap pass. | Marcelina Kościelnicka | 2020-07-31 | 1 | -0/+1 |
* | Add dfflegalize pass. | Marcelina Kościelnicka | 2020-07-01 | 1 | -0/+1 |
* | flatten: split from techmap. | whitequark | 2020-06-03 | 1 | -0/+1 |
* | techmap: use +/techmap.v instead of an ad-hoc code generator. | whitequark | 2020-06-02 | 1 | -12/+0 |
* | Add WASI platform support. | whitequark | 2020-04-30 | 1 | -1/+1 |
* | Get rid of dffsr2dff. | Marcelina Kościelnicka | 2020-04-15 | 1 | -1/+0 |
* | Support custom PROGRAM_PREFIX | Miodrag Milanovic | 2020-04-10 | 1 | -3/+3 |
* | abc9: restore ability to use ABCEXTERNAL | Gabriel Somlo | 2020-01-30 | 1 | -0/+1 |
* | Add abc9_ops -reintegrate; moved out from now abc9_exe | Eddie Hung | 2020-01-06 | 1 | -1/+1 |
* | abc9_techmap -> _map; called from abc9 script pass along with abc9_ops | Eddie Hung | 2019-12-28 | 1 | -1/+2 |
* | Rename abc9.cc -> abc9_techmap.cc | Eddie Hung | 2019-12-28 | 1 | -0/+1 |
* | Added extractinv pass | Marcin Kościelnicki | 2019-09-19 | 1 | -0/+1 |
* | Add clock buffer insertion pass, improve iopadmap. | Marcin Kościelnicki | 2019-08-13 | 1 | -0/+1 |
* | Make abc9 pass aware of optional ABCEXTERNAL override | Gabriel L. Somlo | 2019-06-28 | 1 | -0/+1 |
* | Compile abc9 | Eddie Hung | 2019-02-08 | 1 | -0/+1 |
* | flowmap: new techmap pass. | whitequark | 2019-01-03 | 1 | -0/+1 |
* | ecp5: Adding synchronous set/reset support | David Shah | 2018-07-14 | 1 | -1/+1 |
* | Refactoring: Renamed greenpak4_counters pass to extract_counter, moved it to ... | Andrew Zonenberg | 2017-08-28 | 1 | -0/+1 |
* | Rename recover_reduce to extract_reduce, fix args handling | Clifford Wolf | 2017-08-28 | 1 | -1/+1 |
* | recover_reduce: Rename recover_reduce_core to recover_reduce | Robert Ou | 2017-08-27 | 1 | -1/+0 |
* | recover_reduce: Add driver script for the $reduce_* recover feature | Robert Ou | 2017-08-27 | 1 | -0/+1 |
* | recover_reduce_core: Initial commit | Robert Ou | 2017-08-27 | 1 | -0/+1 |
* | Rename "adders" to "extract_fa" | Clifford Wolf | 2017-08-25 | 1 | -1/+1 |
* | Add experimental adders pass | Clifford Wolf | 2017-08-22 | 1 | -0/+1 |
* | Added "zinit" pass | Clifford Wolf | 2016-10-12 | 1 | -0/+1 |
* | Added "attrmap" command | Clifford Wolf | 2016-08-09 | 1 | -0/+1 |
* | Added "attrmvcp" pass | Clifford Wolf | 2016-08-09 | 1 | -0/+1 |
* | Added "insbuf" command | Clifford Wolf | 2016-08-02 | 1 | -0/+1 |
* | Added "deminout" | Clifford Wolf | 2016-06-19 | 1 | -0/+1 |
* | Added "shregmap" pass | Clifford Wolf | 2016-04-16 | 1 | -0/+1 |
* | Improvements in ABCEXTERNAL handling | Clifford Wolf | 2016-03-19 | 1 | -0/+3 |
* | Added dffsr2dff | Clifford Wolf | 2016-02-02 | 1 | -0/+1 |
* | More clang sanitizer stuff | Clifford Wolf | 2016-01-31 | 1 | -1/+1 |
* | Added nlutmap | Clifford Wolf | 2015-09-18 | 1 | -0/+1 |
* | Added lut2mux pass | Clifford Wolf | 2015-09-18 | 1 | -0/+1 |
* | Added tribuf command | Clifford Wolf | 2015-08-16 | 1 | -0/+1 |
* | Adjust makefiles to work with out-of-tree builds | Clifford Wolf | 2015-08-12 | 1 | -0/+2 |
* | Renamed "aig" to "aigmap" | Clifford Wolf | 2015-06-10 | 1 | -1/+1 |
* | Added "aig" pass | Clifford Wolf | 2015-06-09 | 1 | -0/+1 |
* | abc/blifparse files reorganization | Clifford Wolf | 2015-05-17 | 1 | -0/+4 |
* | Added "pmuxtree" command | Clifford Wolf | 2015-04-07 | 1 | -0/+1 |
* | Added "muxcover" command | Clifford Wolf | 2015-04-07 | 1 | -0/+1 |
* | Added "dffinit", Support for initialized Xilinx DFF | Clifford Wolf | 2015-04-04 | 1 | -0/+1 |
* | More emscripten stuff, Added example app | Clifford Wolf | 2015-02-15 | 1 | -0/+2 |
* | Fixed build with SMALL=1 | Clifford Wolf | 2014-12-30 | 1 | -1/+1 |
* | Added skeleton dff2dffe pass | Clifford Wolf | 2014-12-08 | 1 | -0/+1 |