Output pattern matcher items as log_debug()
[yosys.git] / passes / pmgen /
2019-09-20 Eddie HungOutput pattern matcher items as log_debug()
2019-09-20 Eddie HungOPMODE is port not param
2019-09-20 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-20 Eddie HungDo not run xilinx_dsp_cascadeAB for now
2019-09-20 Eddie HungWIP for xiinx_dsp_cascadeAB
2019-09-20 Eddie HungRun until convergence
2019-09-20 Eddie HungCleanup ice40_dsp.pmg
2019-09-20 Eddie HungCleanup xilinx_dsp
2019-09-20 Eddie HungMore exceptions
2019-09-20 Eddie HungUpdate doc
2019-09-20 Eddie HungAdd a xilinx_dsp_cascade matcher for PCIN -> PCOUT
2019-09-20 Eddie HungAdd an overload for port/param with default value
2019-09-20 Eddie HungSmall cleanup
2019-09-20 Eddie HungDisable support for SB_MAC16 reset since it is async
2019-09-20 Eddie HungSB_MAC16 ffCD to not pack same as ffO
2019-09-20 Eddie HungClarify
2019-09-20 Eddie HungUpdate doc for ice40_dsp
2019-09-20 Eddie HungAdd an index
2019-09-20 Eddie HungFix width of D
2019-09-19 Eddie HungUse ID() macro
2019-09-19 Eddie HungMerge remote-tracking branch 'origin/clifford/fix1381...
2019-09-19 Eddie HungRe-enable sign extension for C input
2019-09-19 Eddie HungDo not perform width-checks for DSP48E1 which is much...
2019-09-19 Eddie HungRemove TODO as check should not be necessary
2019-09-19 Eddie HungRevert index to select
2019-09-19 Eddie HungCleanup xilinx_dsp too
2019-09-19 Eddie HungRefactor ce{mux,pol} -> hold{mux,pol}
2019-09-19 Eddie HungAdd HOLD/RST support for SB_MAC16
2019-09-19 Eddie HungAdd support for SB_MAC16 CD and H registers
2019-09-19 Eddie HungRefactor ice40_dsp.pmg
2019-09-19 Eddie HungCleanup
2019-09-18 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-18 Eddie HungMerge pull request #1355 from YosysHQ/eddie/peepopt_dff...
2019-09-18 Eddie HungAdd doc on pattern detector for overflow
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-13 Eddie HungRevert "Make one check $shift(x)? only; change testcase...
2019-09-13 Eddie HungSet more ports explicitly
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-12 Eddie HungRaise a RuntimeError instead of AssertionError
2019-09-11 Eddie HungRename {A,B} -> {A2,B2}
2019-09-11 Eddie HungTidy up
2019-09-11 Eddie HungFix UB
2019-09-11 Eddie HungFix UB
2019-09-11 Eddie HungAdd PCOUT -> PCIN non-shifted cascading
2019-09-11 Eddie HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-11 Eddie HungCope with presence of reset muxes too
2019-09-11 Eddie HungCleanup
2019-09-11 Eddie HungMake unextend a udata
2019-09-11 Eddie HungOnly display log message if did_something
2019-09-11 Eddie HungInput registers to add DSP as new siguser to block...
2019-09-11 Eddie HungMore cleanup
2019-09-11 Eddie HungAdd support for A/B/C/D/AD reset
2019-09-11 Eddie HungAdd support for RSTM
2019-09-11 David ShahMerge pull request #1362 from xobs/smtbmc-msvc2-build...
2019-09-11 Eddie HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-11 Eddie HungRename dffmuxext -> dffmux, also remove constants in...
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 HungFix RSTP
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 HungUpdate help text
2019-09-10 Eddie HungUpdate xilinx_dsp help text
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 HungFix misspelling
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 HungMake one check $shift(x)? only; change testcase to...
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
next