Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | holes_module to be whitebox | Eddie Hung | 2019-12-30 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | Add abc9_ops -prep_holes | Eddie Hung | 2019-12-30 | 2 | -3/+313 | |
| * | | | | | | | | | | | | | | | Add abc9_ops -prep_dff | Eddie Hung | 2019-12-30 | 3 | -39/+50 | |
| * | | | | | | | | | | | | | | | Restore count_outputs, move process check to abc | Eddie Hung | 2019-12-30 | 2 | -11/+13 | |
| * | | | | | | | | | | | | | | | Fix struct name | Eddie Hung | 2019-12-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactor | Eddie Hung | 2019-12-30 | 2 | -323/+124 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor | Eddie Hung | 2019-12-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | abc9_techmap -> _map; called from abc9 script pass along with abc9_ops | Eddie Hung | 2019-12-28 | 4 | -130/+406 | |
| * | | | | | | | | | | | | | | | | | Rename abc9.cc -> abc9_techmap.cc | Eddie Hung | 2019-12-28 | 2 | -5/+6 | |
* | | | | | | | | | | | | | | | | | | ice40: reduce ABC9 internal fanout warnings with a param for CI->I3 | Eddie Hung | 2020-01-24 | 1 | -3/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | abc9: error out if flip-flop init is 1'b1 for '-dff' | Eddie Hung | 2020-01-22 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | abc9: fix scratchpad entry abc9.verify | Eddie Hung | 2020-01-22 | 1 | -4/+4 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #1637 from YosysHQ/mwk/fix-1634 | Claire Wolf | 2020-01-21 | 1 | -9/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | fsm_detect: Add a cache to avoid excessive CPU usage for big mux networks. | Marcin KoĆcielnicki | 2020-01-14 | 1 | -9/+17 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #1621 from YosysHQ/clifford/fminit | Claire Wolf | 2020-01-20 | 2 | -0/+198 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add fminit pass | Clifford Wolf | 2020-01-09 | 2 | -0/+198 | |
* | | | | | | | | | | | | | | | | xilinx_dsp: another typo; move xilinx specific test | Eddie Hung | 2020-01-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | ice40_dsp: fix typo | Eddie Hung | 2020-01-17 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Consistency | Eddie Hung | 2020-01-17 | 2 | -4/+6 | |
* | | | | | | | | | | | | | | | | xilinx_dsp: add parameter defaults | Eddie Hung | 2020-01-17 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | | | ice40_dsp: add default values for parameters | Eddie Hung | 2020-01-17 | 2 | -11/+11 | |
* | | | | | | | | | | | | | | | | ice40_dsp: tolerant of fanout-less outputs, as well as all-zero inputs | Eddie Hung | 2020-01-17 | 1 | -0/+5 | |
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #1633 from YosysHQ/eddie/fix_autoname | Eddie Hung | 2020-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | autoname: do not autoname ports | Eddie Hung | 2020-01-14 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | read_aiger: make $and/$not/$lut the prefix not suffix | Eddie Hung | 2020-01-13 | 1 | -4/+4 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | MIssed this merge conflict | Eddie Hung | 2020-01-11 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_scratchpad | Eddie Hung | 2020-01-11 | 1 | -12/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | abc9: remove -nomfs option | Eddie Hung | 2020-01-11 | 1 | -12/+2 | |
| * | | | | | | | | | | | | | abc9: fix memory leak | Eddie Hung | 2020-01-10 | 1 | -4/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | abc9: fix help message, found by @nakengelhardt | Eddie Hung | 2020-01-11 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Copy-pasta | Eddie Hung | 2020-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | abc9: add abc9.verify and abc9.debug options | Eddie Hung | 2020-01-10 | 1 | -1/+13 | |
* | | | | | | | | | | | | | abc9: fix typos | Eddie Hung | 2020-01-10 | 1 | -4/+4 | |
* | | | | | | | | | | | | | Tune abc9.script.flow | Eddie Hung | 2020-01-09 | 1 | -6/+14 | |
* | | | | | | | | | | | | | Add '-v' to &if for abc9.script.default.fast | Eddie Hung | 2020-01-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | abc9: start post-fix with semicolon | Eddie Hung | 2020-01-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | abc9.script.* constpad entries to start with '+' | Eddie Hung | 2020-01-09 | 1 | -8/+8 | |
* | | | | | | | | | | | | | Revert "abc9: if -script value is a file, then source it, otherwise commands" | Eddie Hung | 2020-01-09 | 1 | -16/+11 | |
* | | | | | | | | | | | | | Move abc9.* constpad entries to Abc9Pass::on_register() | Eddie Hung | 2020-01-09 | 1 | -0/+37 | |
* | | | | | | | | | | | | | scratchpad entry abc9.if.R to &if -R | Eddie Hung | 2020-01-08 | 1 | -0/+6 | |
* | | | | | | | | | | | | | abc9: if -script value is a file, then source it, otherwise commands | Eddie Hung | 2020-01-08 | 1 | -11/+16 | |
* | | | | | | | | | | | | | abc9: add time as last script command | Eddie Hung | 2020-01-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Fix {C} substitution | Eddie Hung | 2020-01-08 | 1 | -1/+4 | |
* | | | | | | | | | | | | | Add RTLIL::constpad, init by yosys_setup(); use for abc9 | Eddie Hung | 2020-01-08 | 2 | -32/+27 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | / / / / | scc to use design->selected_modules() which avoids black/white-boxes | Eddie Hung | 2020-01-07 | 1 | -26/+25 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | error if multiple -g options are given for abc | N. Engelhardt | 2020-01-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | abc9: uncomment nothing to map message | Eddie Hung | 2020-01-06 | 1 | -4/+4 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fixes | Eddie Hung | 2020-01-06 | 1 | -0/+3 | |
* | | | | | | | | | | | Fixes | Eddie Hung | 2020-01-06 | 1 | -3/+5 |