aboutsummaryrefslogtreecommitdiffstats
path: root/passes
Commit message (Expand)AuthorAgeFilesLines
* Fix enable polarityEddie Hung2019-09-062-14/+14
* Logging for ffADEddie Hung2019-09-061-0/+3
* Add support for pre-adder and AD registerEddie Hung2019-09-062-4/+128
* Document (* gentb_skip *) attr for test_autotbEddie Hung2019-09-061-0/+3
* Tidy up ice40_dsp some moreEddie Hung2019-09-062-14/+13
* Use more index patternsEddie Hung2019-09-061-15/+19
* Fix ffPmux to cope with offsetEddie Hung2019-09-061-12/+34
* Simplify filter expressionsEddie Hung2019-09-061-6/+12
* Fix nusers condition in ffPEddie Hung2019-09-061-2/+5
* Check adder is <= 48 bits before packingEddie Hung2019-09-061-4/+5
* Check nusers for M and P enable muxesEddie Hung2019-09-061-2/+17
* More nusers() checks for A and B enable muxesEddie Hung2019-09-061-14/+27
* CleanupEddie Hung2019-09-052-26/+25
* Sensitive to CEB CEM CEP polarityEddie Hung2019-09-052-21/+27
* ffAmuxAB -> ffAenpolEddie Hung2019-09-052-6/+9
* Refactor ice40_dspEddie Hung2019-09-052-27/+29
* Fix broken ice40_dspEddie Hung2019-09-052-111/+83
* Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dspEddie Hung2019-09-051-3/+0
|\
| * Remove log_cell() callsEddie Hung2019-09-041-3/+0
* | Merge remote-tracking branch 'origin/master' into xc7dspEddie Hung2019-09-052-50/+52
|\ \
| * \ Merge pull request #1312 from YosysHQ/xaig_arrivalEddie Hung2019-09-051-42/+16
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-09-041-0/+24
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-09-023-8/+3
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-301-16/+10
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'eddie/xilinx_srl' into xaig_arrivalEddie Hung2019-08-301-4/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-301-1/+1
| | |\ \ \ \ \ \
| | * | | | | | | Use a dummy box file if none specifiedEddie Hung2019-08-281-3/+8
| | * | | | | | | Account for D port being a constantEddie Hung2019-08-281-4/+4
| | * | | | | | | Merge branch 'eddie/xilinx_srl' into xaig_arrivalEddie Hung2019-08-285-177/+608
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-2810-122/+772
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | CleanupEddie Hung2019-08-231-130/+59
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-233-7/+29
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-211-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'eddie/fix_techmap' into xaig_arrivalEddie Hung2019-08-201-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | techmap -max_iter to apply to each module individuallyEddie Hung2019-08-201-4/+6
| | * | | | | | | | | | | | Remove sequential extensionEddie Hung2019-08-201-68/+20
| | * | | | | | | | | | | | retime_mode -> dff_modeEddie Hung2019-08-201-7/+7
| | * | | | | | | | | | | | Fix use of {CLK,EN}_POLARITY, also add a FIXMEEddie Hung2019-08-201-65/+13
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-08-2011-101/+770
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-08-193-33/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Remove debugEddie Hung2019-08-191-1/+1
| | * | | | | | | | | | | | | | Add (* abc_arrival *) attributeEddie Hung2019-08-191-1/+1
| | * | | | | | | | | | | | | | Move from cell attr to module attrEddie Hung2019-08-191-24/+64
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-08-1938-629/+1394
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Use attributes instead of paramsEddie Hung2019-08-191-11/+25
| | * | | | | | | | | | | | | | | Set abc_flop and use it in toposortEddie Hung2019-08-191-31/+51
| | * | | | | | | | | | | | | | | Merge branch 'eddie/abc9_refactor' into xaig_dffEddie Hung2019-08-1664-2456/+2776
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Error out if abc9 not called with -lut or -lutsEddie Hung2019-07-111-0/+3
| | * | | | | | | | | | | | | | | | Count $_NOT_ cells turned into $lutsEddie Hung2019-07-111-7/+2
| | * | | | | | | | | | | | | | | | WIP for fixing partitioning, temporarily do not partitionEddie Hung2019-07-111-12/+34