Update CHANGELOG
[yosys.git] / passes / pmgen /
2019-09-10 Eddie HungOops
2019-09-10 Eddie HungSupport subtraction as well
2019-09-10 Eddie HungSupport TWO24
2019-09-10 Eddie HungRefactor
2019-09-10 Eddie HungAdd initial USE_SIMD=FOUR12 support
2019-09-10 Eddie HungOnly trim sigM if USE_MULT; only look for ffM then too
2019-09-09 Eddie HungRename
2019-09-09 Eddie HungOops
2019-09-09 Eddie HungTidy up
2019-09-09 Eddie HungRefactor using subpattern in_dffe
2019-09-07 Eddie HungPack CREG
2019-09-07 Eddie HungUse unextend lambda
2019-09-06 Eddie HungFix ffP just like ffPmux
2019-09-06 Eddie HungPerform D replacement properly
2019-09-06 Eddie HungAdd support for DREG
2019-09-06 Eddie HungFine tune nusers when postAdd
2019-09-06 Eddie HungFix macc and mul tests
2019-09-06 Eddie HungFix enable polarity
2019-09-06 Eddie HungLogging for ffAD
2019-09-06 Eddie HungAdd support for pre-adder and AD register
2019-09-06 Eddie HungTidy up ice40_dsp some more
2019-09-06 Eddie HungUse more index patterns
2019-09-06 Eddie HungFix ffPmux to cope with offset
2019-09-06 Eddie HungSimplify filter expressions
2019-09-06 Eddie HungFix nusers condition in ffP
2019-09-06 Eddie HungCheck adder is <= 48 bits before packing
2019-09-06 Eddie HungCheck nusers for M and P enable muxes
2019-09-06 Eddie HungMore nusers() checks for A and B enable muxes
2019-09-06 Eddie HungCleanup
2019-09-06 Eddie HungSensitive to CEB CEM CEP polarity
2019-09-06 Eddie HungffAmuxAB -> ffAenpol
2019-09-06 Eddie HungRefactor ice40_dsp
2019-09-06 Eddie HungFix broken ice40_dsp
2019-09-05 Eddie HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-05 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-05 Eddie HungDo not check signedness of post-adder (assume taken...
2019-09-05 Eddie HungUse filter instead of index; support wide enable muxes
2019-09-05 Eddie HungDo not make ff[MP]mux semioptional, use sigmap
2019-09-05 Eddie HungAdd support for CEP
2019-09-05 Eddie HungAdd support for CEB, remove check on nusers
2019-09-05 Eddie HungCleanup
2019-09-05 Eddie HungSupport CEA
2019-09-05 Eddie HungGet rid of sigBset too
2019-09-05 Eddie HungGet rid of sigAset
2019-09-05 Eddie HungGet rid of sigPused
2019-09-04 Eddie HungCompute sigP properly
2019-09-04 Eddie HungRemove log_cell() calls
2019-09-04 Eddie HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-04 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-04 Eddie HungAdd peepopt_dffmuxext
2019-09-04 Eddie HungSupport CEM
2019-09-03 Eddie Hungst.ffP from if to assert
2019-09-03 Eddie HungRename muxAB to postAddMux
2019-09-03 Eddie HungUse choices for addAB, now called postAdd
2019-09-03 Eddie HungAdd support for load value into DSP48E1.P
2019-09-03 Eddie HungProcess post-adder first since C could be used for...
2019-09-03 Eddie HungUse feedback path for MACC
2019-09-03 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2019-09-02 Eddie HungMerge remote-tracking branch 'origin/master' into xaig_...
2019-09-02 Eddie HungMerge branch 'master' of github.com:YosysHQ/yosys
2019-09-01 Eddie HungMerge pull request #1344 from YosysHQ/eddie/ice40_signe...
2019-08-30 Eddie HungFine tune xilinx_dsp pattern matcher
2019-08-30 Eddie Hungautoremove ffM
2019-08-30 Eddie HungRemove debug
2019-08-30 Eddie HungffM before addAB
2019-08-30 Eddie HungAnother oops
2019-08-30 Eddie HungUpdate commented out
2019-08-30 Eddie HungAdd support for ffM
2019-08-30 Eddie HungUpdate comment
2019-08-30 Eddie HungMissing dep for test_pmgen
2019-08-30 Eddie HungMissing dep for test_pmgen
2019-08-30 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-08-30 Eddie HungMerge pull request #1340 from YosysHQ/eddie/abc_no_clean
2019-08-30 Eddie HungDo not restrict multiplier to unsigned
2019-08-30 Eddie HungNew pmgen requires explicit accept
2019-08-30 Eddie HungMerge pull request #1310 from SergeyDegtyar/master
2019-08-30 Eddie HungMerge pull request #1321 from YosysHQ/eddie/xilinx_srl
2019-08-30 Eddie HungMerge branch 'eddie/xilinx_srl' into xaig_arrival
2019-08-30 Eddie HungMerge remote-tracking branch 'origin/master' into xaig_...
2019-08-30 Eddie HungMerge branch 'xc7dsp' of github.com:YosysHQ/yosys into...
2019-08-30 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2019-08-30 David ShahMerge branch 'master' into xc7dsp
2019-08-29 SergeyMerge pull request #3 from YosysHQ/Sergey/tests_ice40
2019-08-29 Eddie HungMerge remote-tracking branch 'origin/eddie/fix_carry_wr...
2019-08-29 Eddie HungCleanup
2019-08-29 Eddie HungMerge remote-tracking branch 'origin/eddie/fix_carry_wr...
2019-08-29 Eddie HungMerge remote-tracking branch 'origin/eddie/fix_carry_wr...
2019-08-28 Eddie HungAccount for D port being a constant
2019-08-28 Eddie HungAccount for D port being a constant
2019-08-28 Eddie HungMerge branch 'eddie/xilinx_srl' into xaig_arrival
2019-08-28 Eddie HungMerge remote-tracking branch 'origin/master' into xaig_...
2019-08-28 Eddie HungMerge remote-tracking branch 'origin/clifford/async2syn...
2019-08-28 Eddie HungNo need to replace Q of slice since $shiftx is autoremove-d
2019-08-28 Eddie HungMore cleanup
2019-08-28 Eddie HungMore cleanup
2019-08-28 Eddie HungDo not use default_params dict, hardcode default values...
2019-08-28 Eddie HungAlways generate if no match
2019-08-28 Eddie HungRename test_pmgen arg xilinx_srl.{fixed,variable}
2019-08-28 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2019-08-27 Clifford WolfMerge pull request #1325 from YosysHQ/eddie/sat_init
next