aboutsummaryrefslogtreecommitdiffstats
path: root/passes
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Fix bad mergeEddie Hung2020-01-062-59/+69
| * | | | | | | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactorEddie Hung2020-01-063-196/+248
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | write_xaiger to pad, not abc9_ops -prep_holesEddie Hung2020-01-052-48/+4
| * | | | | | | | | | CleanupEddie Hung2020-01-041-30/+16
| * | | | | | | | | | Fix when -dff not givenEddie Hung2020-01-043-59/+49
| * | | | | | | | | | Call -prep_holes before aigmap; fix topo orderingEddie Hung2020-01-032-45/+17
| * | | | | | | | | | WIPEddie Hung2020-01-032-7/+7
| * | | | | | | | | | Preserve topo ordering from -prep_holes to write_xaigerEddie Hung2020-01-032-5/+2
| * | | | | | | | | | WIPEddie Hung2020-01-032-14/+40
| * | | | | | | | | | WIPEddie Hung2020-01-031-7/+7
| * | | | | | | | | | Remove a few log_{push,pop}()Eddie Hung2020-01-022-8/+0
| * | | | | | | | | | aigmap everythingEddie Hung2020-01-021-1/+1
| * | | | | | | | | | scc command to ignore blackboxesEddie Hung2020-01-021-3/+3
| * | | | | | | | | | Move scc operations out of inner loopEddie Hung2020-01-021-8/+4
| * | | | | | | | | | CleanupEddie Hung2020-01-021-2/+1
| * | | | | | | | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactorEddie Hung2020-01-023-99/+55
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into eddie/abc9_refactorEddie Hung2020-01-022-11/+18
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove abc9 -clk optionEddie Hung2019-12-301-1/+1
| * | | | | | | | | | | | abc9_ops -prep_dff cope with lack of holes moduleEddie Hung2019-12-301-38/+38
| * | | | | | | | | | | | Rename structEddie Hung2019-12-301-3/+3
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactorEddie Hung2019-12-301-9/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move Pass::call() out of abc9_ops into abc9Eddie Hung2019-12-302-68/+59
| * | | | | | | | | | | | | Use function argEddie Hung2019-12-301-9/+9
| * | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |