yosys.git
2019-09-24 Eddie HungRevert "Add a xilinx_finalise pass"
2019-09-24 Eddie HungRevert "Remove (* techmap_autopurge *) from abc_unmap...
2019-09-24 Eddie HungRevert "Vivado does not like zero width port connections"
2019-09-24 Eddie HungVivado does not like zero width port connections
2019-09-24 Eddie HungRemove (* techmap_autopurge *) from abc_unmap.v since...
2019-09-24 Eddie HungAdd a xilinx_finalise pass
2019-09-23 Eddie HungSet [AB]CASCREG to legal values
2019-09-23 Eddie HungComment to explain separating CREG packing
2019-09-23 Eddie HungSeparate out CREG packing into new pattern, to avoid...
2019-09-23 Eddie HungMove log_debug("\n") later
2019-09-23 Eddie HungMove unextend initialisation later
2019-09-23 Eddie HungUse new port() overload once more
2019-09-23 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-09-21 Clifford WolfMerge pull request #1392 from YosysHQ/eddie/fix1391
2019-09-21 Eddie HungHell let's add the original #1381 testcase too
2019-09-21 Eddie HungRevert abc9.cc
2019-09-21 Eddie HungAdd testcase
2019-09-21 Eddie HungTrim mismatched connection to be same (smallest) size
2019-09-21 Eddie HungFix first testcase in #1391
2019-09-20 Eddie HungGrammar
2019-09-20 Eddie HungUse new port/param overload in pmg
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 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
next