Merge remote-tracking branch 'origin/master' into xc7dsp
[yosys.git] / passes / pmgen / xilinx_dsp.pmg
2019-09-23 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-20 Eddie HungUse new port/param overload in pmg
2019-09-20 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-20 Eddie HungCleanup xilinx_dsp
2019-09-20 Eddie HungAdd a xilinx_dsp_cascade matcher for PCIN -> PCOUT
2019-09-20 Eddie HungAdd an index
2019-09-19 Eddie HungMerge remote-tracking branch 'origin/clifford/fix1381...
2019-09-19 Eddie HungDo not perform width-checks for DSP48E1 which is much...
2019-09-19 Eddie HungCleanup xilinx_dsp too
2019-09-19 Eddie HungCleanup
2019-09-18 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-18 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-18 Eddie HungCheck overflow condition is power of 2 without using...
2019-09-18 Eddie HungAdd support for overflow using pattern detector
2019-09-18 Eddie HungSeparate dffrstmux from dffcemux, fix typos
2019-09-12 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-12 Eddie HungAdd support for A1 and B1 registers
2019-09-11 Eddie HungRename {A,B} -> {A2,B2}
2019-09-11 Eddie HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-11 Eddie HungMake unextend a udata
2019-09-11 Eddie HungAdd support for A/B/C/D/AD reset
2019-09-11 Eddie HungAdd support for RSTM
2019-09-11 Eddie HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-11 Eddie HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-11 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-11 Eddie HungOnly pack out registers if \init is zero or x; then...
2019-09-11 Eddie HungAdd support for RSTP
2019-09-11 Eddie Hungenpol -> cepol
2019-09-11 Eddie Hungd?ffmux -> d?ffcemux
2019-09-11 Eddie HungRefactor MREG and PREG to out_dffe subpattern
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 HungAdd support for pre-adder and AD register
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 HungSensitive to CEB CEM CEP polarity
2019-09-06 Eddie HungffAmuxAB -> ffAenpol
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 HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-04 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-04 Eddie HungSupport CEM
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-08-30 Eddie HungFine tune xilinx_dsp pattern matcher
2019-08-30 Eddie HungRemove debug
2019-08-30 Eddie HungAdd support for ffM
2019-08-30 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-08-30 Eddie HungNew pmgen requires explicit accept
2019-08-30 Eddie HungMerge branch 'xc7dsp' of github.com:YosysHQ/yosys into...
2019-08-30 David ShahMerge branch 'master' into xc7dsp
2019-08-21 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-08-15 Eddie Hungxilinx_dsp to be sensitive to keep attribute
2019-08-15 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-08-15 Eddie HungMerge branch 'xc7dsp' of github.com:YosysHQ/yosys into...
2019-08-14 Eddie HungPerform C -> PCIN optimisation after pattern matcher
2019-08-12 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-08-10 Eddie HungCheck nusers of DSP output, not whole flop
2019-08-09 Eddie HungCleanup
2019-08-09 Eddie HungPack partial-product adder DSP48E1 packing
2019-08-08 Eddie HungRemove muxY and ffY for now
2019-08-08 Eddie HungRework ice40_dsp to map to SB_MAC16 earlier, and check...
2019-08-08 Eddie HungOnly pack registers if {A,B,P}REG = 0, do not pack...
2019-08-07 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-08-01 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-07-19 Eddie HungMerge remote-tracking branch 'origin/eddie/wreduce_add...
2019-07-19 Eddie HungMerge remote-tracking branch 'origin/eddie/wreduce_add...
2019-07-19 Eddie HungFine tune ice40_dsp.pmg, add support for packing subset...
2019-07-19 Eddie HungMerge remote-tracking branch 'origin/eddie/signed_ice40...
2019-07-19 Eddie HungMerge remote-tracking branch 'origin/master' into ice40dsp
2019-07-19 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-07-18 Eddie HungMerge remote-tracking branch 'origin/master' into ice40dsp
next