yosys.git
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 HungFix signedness bug
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 HungRe-add DSP_A_MINWIDTH, remove unnec. opt_expr -fine...
2019-09-20 Eddie HungRevert "Move mul2dsp before wreduce"
2019-09-20 Eddie HungMove mul2dsp before wreduce
2019-09-20 Eddie HungSmall cleanup
2019-09-20 Clifford WolfMerge pull request #1386 from YosysHQ/clifford/fix1360
2019-09-20 Clifford WolfFix handling of read_verilog config in AstModule::repro...
2019-09-20 Clifford WolfUpdate CHANGELOG
2019-09-20 Clifford WolfAdd "add -mod"
2019-09-20 Clifford WolfMerge pull request #1384 from YosysHQ/clifford/fix1381
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 HungAdd more complicated macc testcase
2019-09-20 Eddie HungClarify
2019-09-20 Eddie HungUpdate doc for ice40_dsp
2019-09-20 Eddie HungTidy up, fix undriven
2019-09-20 Eddie HungAdd an index
2019-09-20 Eddie Hung$__ABC_REG to have WIDTH parameter
2019-09-20 Eddie HungFix DSP48E1 timing by breaking P path if MREG or PREG
2019-09-20 Eddie HungRevert "Different approach to timing"
2019-09-20 Eddie HungDifferent approach to timing
2019-09-20 Eddie HungFix width of D
2019-09-20 Eddie HungAdd mac.sh and macc_tb.v for testing
2019-09-19 Eddie HungSuppress $anyseq warnings
2019-09-19 Eddie HungUse ID() macro
2019-09-19 Eddie HungUse (* techmap_autopurge *) to suppress techmap warnings
2019-09-19 Eddie HungD is 25 bits not 24 bits wide
2019-09-19 Eddie HungMerge remote-tracking branch 'origin/clifford/fix1381...
2019-09-19 Eddie HungWhen two boxes connect to each other, need not be a...
2019-09-19 Eddie HungRe-enable sign extension for C input
2019-09-19 Eddie Hungsynth_xilinx to infer DSPs for Y_WIDTH >= 9 and [AB...
2019-09-19 Eddie HungTidy up synth_ice40, only restrict DSP_B_MINWIDTH=2
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 HungAdd more entries
2019-09-19 Eddie HungFormat macc.v
2019-09-19 Clifford WolfAdd techmap_autopurge attribute, fixes #1381
2019-09-19 Eddie HungCleanup
2019-09-19 Marcin KościelnickiUse extractinv for synth_xilinx -ise
2019-09-19 Marcin KościelnickiAdded extractinv pass
2019-09-18 Eddie HungRemove stat
2019-09-18 Eddie HungDocument (* gentb_skip *) attr for test_autotb
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 HungFix copy-paste
2019-09-18 Eddie HungCheck overflow condition is power of 2 without using...
2019-09-18 Eddie HungAdd .gitignore
2019-09-18 Eddie HungRefine macc testcase
2019-09-18 Eddie HungMis-spell
2019-09-18 Eddie HungAdd pattern detection support for DSP48E1 model, check...
2019-09-18 Eddie HungMerge pull request #1379 from mmicko/sim_models
2019-09-18 Eddie HungAdd support for overflow using pattern detector
2019-09-18 Eddie HungSeparate dffrstmux from dffcemux, fix typos
2019-09-18 Miodrag Milanovicmake note that it is for latch mode
2019-09-18 Miodrag Milanovicbetter lut handling
2019-09-18 Miodrag Milanovicbetter handling of lut and begin/end add
2019-09-18 Clifford WolfAdd "write_aiger -L"
2019-09-18 Clifford WolfFix stupid bug in btor back-end
2019-09-16 Clifford WolfBump version
2019-09-16 Clifford WolfMerge pull request #1380 from YosysHQ/clifford/fix1372
2019-09-16 Clifford WolfFix handling of range selects on loop variables, fixes...
2019-09-15 Eddie HungMerge pull request #1374 from YosysHQ/eddie/fix1371
2019-09-15 Marcin Kościelnickixilinx: Make blackbox library family-dependent.
2019-09-15 Clifford WolfMerge pull request #1377 from YosysHQ/clifford/fixzdigit
2019-09-15 Miodrag MilanovicAdded simulation models for Efinix and Anlogic
2019-09-14 Eddie HungOops
2019-09-14 Eddie HungAdd `undef DSP48E1_INST
2019-09-13 Eddie HungAdd counter-example from @cliffordwolf
2019-09-13 Eddie HungRevert "Make one check $shift(x)? only; change testcase...
2019-09-13 Eddie HungSpacing
2019-09-13 Eddie HungExplicitly order function arguments
2019-09-13 Eddie HungFix D -> P{,COUT} delay
2019-09-13 Eddie HungAdd no MULT no DPORT config
2019-09-13 Eddie HungAdd support for MULT and DPORT
2019-09-13 Eddie HungUse template specialisation
2019-09-13 Eddie HungRevert "SigSet<Cell*> to use stable compare class"
2019-09-13 Eddie HungRefine diagram
2019-09-13 Clifford WolfFix handling of z_digit "?" and fix optimization of...
2019-09-13 Clifford WolfMerge pull request #1373 from YosysHQ/clifford/fix1364
2019-09-13 Clifford WolfFix lexing of integer literals without radix
2019-09-13 Eddie HungAdd an ASCII drawing
2019-09-13 Eddie HungFinish explanation
2019-09-13 Eddie HungRename to techmap_guard
2019-09-13 Eddie HungInitial DSP48E1 box support
2019-09-13 Eddie HungSet more ports explicitly
next