yosys.git
2019-09-12 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-12 David ShahMerge pull request #1370 from YosysHQ/dave/equiv_opt_mu...
2019-09-12 Eddie HungAdd support for A1 and B1 registers
2019-09-12 Eddie HungRaise a RuntimeError instead of AssertionError
2019-09-12 Eddie HungAdd AREG=2 BREG=2 test
2019-09-11 Eddie HungRename {A,B} -> {A2,B2}
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 HungAdd more tests
2019-09-11 Eddie HungMissing space
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 Marcin KościelnickiAdd -match-init option to dff2dffs.
2019-09-11 Eddie HungAdd support for A/B/C/D/AD reset
2019-09-11 Eddie HungUpdate test with a/b reset
2019-09-11 Eddie HungExtend test for RSTP and RSTM
2019-09-11 Eddie HungAdd support for RSTM
2019-09-11 David ShahAdd equiv_opt -multiclock
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 Hungproc instead of prep
2019-09-11 Eddie HungMerge remote-tracking branch 'origin/eddie/peepopt_dffm...
2019-09-11 Eddie HungAdd unsigned case
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 HungUpdate CHANGELOG
2019-09-10 Eddie HungMove "(skip if -nodsp)" message to label
2019-09-10 Eddie HungBe sensitive to signedness
2019-09-10 Eddie HungReally get rid of 'opt_expr -fine' by being explicit
2019-09-10 Eddie HungRemove wreduce call
2019-09-10 Eddie HungAdd comment for why opt_expr is necessary
2019-09-10 Eddie HungRevert "Remove "opt_expr -fine" call"
2019-09-10 Eddie HungRename label to map_dsp
2019-09-10 Eddie HungRemove "opt_expr -fine" call
2019-09-10 Clifford WolfBump version
2019-09-10 Eddie HungOops
2019-09-10 Eddie HungAdd SIMD test
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-10 Eddie HungSet USE_MULT and USE_SIMD
2019-09-10 Sean Crosstests: ice40: fix div_mod SB_LUT4 count
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-09 Sean Crosspasses: opt_share: don't statically initialize mergeabl...
2019-09-08 Sean Crossmsys2: launcher: fix warnings and errors under g++
2019-09-08 Sean Crossbackends: smt2: use $(CXX) variable for compiler
2019-09-07 Marcin Kościelnickisynth_xilinx: Support init values on Spartan 6 flip...
2019-09-07 Marcin Kościelnickitechmap: Add support for extracting init values of...
2019-09-07 Eddie HungUpdate macc test
2019-09-07 Eddie HungMerge branch 'master' of github.com:YosysHQ/yosys
2019-09-07 Eddie HungAdd missing -assert to equiv_opt
2019-09-07 Eddie HungMissing equiv_opt -assert
2019-09-07 Eddie HungMake one check $shift(x)? only; change testcase to...
2019-09-07 Eddie HungUsee equiv_opt -assert
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 HungDocument (* gentb_skip *) attr for test_autotb
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...
next