aboutsummaryrefslogtreecommitdiffstats
path: root/passes
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | holes_module to be whiteboxEddie Hung2019-12-301-0/+10
| * | | | | | | | | | | | | | | Add abc9_ops -prep_holesEddie Hung2019-12-302-3/+313
| * | | | | | | | | | | | | | | Add abc9_ops -prep_dffEddie Hung2019-12-303-39/+50
| * | | | | | | | | | | | | | | Restore count_outputs, move process check to abcEddie Hung2019-12-302-11/+13
| * | | | | | | | | | | | | | | Fix struct nameEddie Hung2019-12-301-3/+3
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactorEddie Hung2019-12-302-323/+124
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into eddie/abc9_refactorEddie Hung2019-12-301-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | abc9_techmap -> _map; called from abc9 script pass along with abc9_opsEddie Hung2019-12-284-130/+406
| * | | | | | | | | | | | | | | | | Rename abc9.cc -> abc9_techmap.ccEddie Hung2019-12-282-5/+6
* | | | | | | | | | | | | | | | | | ice40: reduce ABC9 internal fanout warnings with a param for CI->I3Eddie Hung2020-01-241-3/+12
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | abc9: error out if flip-flop init is 1'b1 for '-dff'Eddie Hung2020-01-221-0/+2
* | | | | | | | | | | | | | | | | abc9: fix scratchpad entry abc9.verifyEddie Hung2020-01-221-4/+4
| |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #1637 from YosysHQ/mwk/fix-1634Claire Wolf2020-01-211-9/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fsm_detect: Add a cache to avoid excessive CPU usage for big mux networks.Marcin Koƛcielnicki2020-01-141-9/+17
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #1621 from YosysHQ/clifford/fminitClaire Wolf2020-01-202-0/+198
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add fminit passClifford Wolf2020-01-092-0/+198
* | | | | | | | | | | | | | | | xilinx_dsp: another typo; move xilinx specific testEddie Hung2020-01-171-1/+1
* | | | | | | | | | | | | | | | ice40_dsp: fix typoEddie Hung2020-01-171-2/+2
* | | | | | | | | | | | | | | | ConsistencyEddie Hung2020-01-172-4/+6
* | | | | | | | | | | | | | | | xilinx_dsp: add parameter defaultsEddie Hung2020-01-171-7/+7
* | | | | | | | | | | | | | | | ice40_dsp: add default values for parametersEddie Hung2020-01-172-11/+11
* | | | | | | | | | | | | | | | ice40_dsp: tolerant of fanout-less outputs, as well as all-zero inputsEddie Hung2020-01-171-0/+5
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #1633 from YosysHQ/eddie/fix_autonameEddie Hung2020-01-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | autoname: do not autoname portsEddie Hung2020-01-141-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | read_aiger: make $and/$not/$lut the prefix not suffixEddie Hung2020-01-131-4/+4
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | MIssed this merge conflictEddie Hung2020-01-111-4/+0
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_scratchpadEddie Hung2020-01-111-12/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | abc9: remove -nomfs optionEddie Hung2020-01-111-12/+2
| * | | | | | | | | | | | | abc9: fix memory leakEddie Hung2020-01-101-4/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | abc9: fix help message, found by @nakengelhardtEddie Hung2020-01-111-2/+2
* | | | | | | | | | | | | Copy-pastaEddie Hung2020-01-101-1/+1
* | | | | | | | | | | | | abc9: add abc9.verify and abc9.debug optionsEddie Hung2020-01-101-1/+13
* | | | | | | | | | | | | abc9: fix typosEddie Hung2020-01-101-4/+4
* | | | | | | | | | | | | Tune abc9.script.flowEddie Hung2020-01-091-6/+14
* | | | | | | | | | | | | Add '-v' to &if for abc9.script.default.fastEddie Hung2020-01-091-1/+1
* | | | | | | | | | | | | abc9: start post-fix with semicolonEddie Hung2020-01-091-1/+1
* | | | | | | | | | | | | abc9.script.* constpad entries to start with '+'Eddie Hung2020-01-091-8/+8
* | | | | | | | | | | | | Revert "abc9: if -script value is a file, then source it, otherwise commands"Eddie Hung2020-01-091-16/+11
* | | | | | | | | | | | | Move abc9.* constpad entries to Abc9Pass::on_register()Eddie Hung2020-01-091-0/+37
* | | | | | | | | | | | | scratchpad entry abc9.if.R to &if -REddie Hung2020-01-081-0/+6
* | | | | | | | | | | | | abc9: if -script value is a file, then source it, otherwise commandsEddie Hung2020-01-081-11/+16
* | | | | | | | | | | | | abc9: add time as last script commandEddie Hung2020-01-081-1/+1
* | | | | | | | | | | | | Fix {C} substitutionEddie Hung2020-01-081-1/+4
* | | | | | | | | | | | | Add RTLIL::constpad, init by yosys_setup(); use for abc9Eddie Hung2020-01-082-32/+27
|/ / / / / / / / / / / /
* | | | | | | | / / / / scc to use design->selected_modules() which avoids black/white-boxesEddie Hung2020-01-071-26/+25
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2020-01-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | error if multiple -g options are given for abcN. Engelhardt2020-01-061-0/+2
* | | | | | | | | | | | abc9: uncomment nothing to map messageEddie Hung2020-01-061-4/+4
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | FixesEddie Hung2020-01-061-0/+3
* | | | | | | | | | | FixesEddie Hung2020-01-061-3/+5