Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | 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 | |
* | | | | | | | | | abc9: remove -markgroups option, since operates on fully selected mod | Eddie Hung | 2020-01-06 | 1 | -22/+1 | |
* | | | | | | | | | abc9: cleanup | Eddie Hung | 2020-01-06 | 1 | -12/+13 | |
* | | | | | | | | | Add abc9.dff scratchpad option | Eddie Hung | 2020-01-06 | 1 | -0/+1 | |
* | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-06 | 2 | -191/+281 | |
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | check scratchpad for arguments in abc pass too | N. Engelhardt | 2020-01-06 | 1 | -157/+214 | |
| * | | | | | | | inherit default values when checking scratchpad for arguments | N. Engelhardt | 2020-01-06 | 1 | -27/+10 | |
| * | | | | | | | share codepath for scratchpad argument handling with command arguments | N. Engelhardt | 2020-01-03 | 1 | -40/+84 | |
| * | | | | | | | Merge branch 'master' of https://github.com/YosysHQ/yosys into abc_scratchpad... | N. Engelhardt | 2020-01-03 | 14 | -134/+1360 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | check scratchpad variable abc9.scriptfile | N. Engelhardt | 2019-12-17 | 1 | -0/+2 | |
| * | | | | | | | check scratchpad variables for custom abc scripts | N. Engelhardt | 2019-12-13 | 2 | -0/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2020-01-02 | 2 | -11/+18 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #1601 from YosysHQ/eddie/synth_retime | Eddie Hung | 2020-01-02 | 1 | -11/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Revert "ABC to call retime all the time" | Eddie Hung | 2019-12-30 | 1 | -11/+15 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | take skip wire bits into account | Miodrag Milanovic | 2020-01-01 | 1 | -0/+3 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Grammar | Eddie Hung | 2019-12-30 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Update doc | Eddie Hung | 2020-01-02 | 1 | -4/+4 | |
* | | | | | abc9 -keepff -> -dff; refactor dff operations | Eddie Hung | 2020-01-02 | 1 | -19/+30 | |
* | | | | | Cleanup abc9, update doc for -keepff option | Eddie Hung | 2020-01-01 | 1 | -6/+5 | |
* | | | | | Restore abc9 -keepff | Eddie Hung | 2020-01-01 | 1 | -39/+40 | |
* | | | | | attributes.count() -> get_bool_attribute() | Eddie Hung | 2020-01-01 | 1 | -2/+2 | |
* | | | | | parse_xaiger to not take box_lookup | Eddie Hung | 2019-12-31 | 1 | -43/+4 | |
* | | | | | Do not re-order carry chain ports, just precompute iteration order | Eddie Hung | 2019-12-31 | 1 | -22/+0 | |
| |_|_|/ |/| | | | ||||||
* | | | | Remove delay targets doc | Eddie Hung | 2019-12-30 | 1 | -9/+0 | |
| |_|/ |/| | | ||||||
* | | | write_xaiger to use scratchpad for stats; cleanup abc9 | Eddie Hung | 2019-12-30 | 1 | -173/+15 | |
* | | | Remove submod changes | Eddie Hung | 2019-12-30 | 1 | -99/+37 | |
* | | | Merge remote-tracking branch 'origin/master' into xaig_dff | Eddie Hung | 2019-12-30 | 6 | -101/+1080 | |
|\| | | ||||||
| * | | fixed invalid char | Miodrag Milanovic | 2019-12-25 | 1 | -1/+1 | |
| * | | iopadmap: Emit tristate buffers with const OE for some edge cases. | Marcin KoĆcielnicki | 2019-12-25 | 1 | -23/+68 | |
| * | | Minor nit fixes | Marcin KoĆcielnicki | 2019-12-25 | 1 | -2/+2 | |
| * | | Fix OPMODE for PCIN->PCOUT cascades in xc6s, check B[01]REG too | Eddie Hung | 2019-12-23 | 1 | -8/+18 | |
| * | | Fix CEA/CEB check | Eddie Hung | 2019-12-23 | 1 | -2/+2 | |
| * | | Fix checking CE[AB] and for direct connections | Eddie Hung | 2019-12-23 | 1 | -18/+40 | |
| * | | Support unregistered cascades for A and B inputs | Eddie Hung | 2019-12-23 | 1 | -47/+74 | |
| * | | Add DSP48A* PCOUT -> PCIN cascade support | Eddie Hung | 2019-12-23 | 1 | -10/+10 |