aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opt/opt_lut.ys
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #1280 from YosysHQ/revert-1266-eddie/ice40_full_ad...Eddie Hung2019-08-121-3/+1
* Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"David Shah2019-08-101-1/+3
* Remove ice40_unlut call, simply do equiv_opt on synth_ice40Eddie Hung2019-08-071-3/+1
* equiv_opt: pass -D EQUIV when techmapping.whitequark2018-12-071-1/+1
* equiv_opt: new command, for verifying optimization passes.whitequark2018-12-071-12/+1
* opt_lut: add -dlogic, to avoid disturbing logic such as carry chains.whitequark2018-12-051-1/+1
* opt_lut: new pass, to combine LUTs for tighter packing.whitequark2018-12-051-0/+15