2019-07-19 |
Eddie Hung | Add a DSP_MINWIDTH macro, and soft-logic for {A_WIDTH... |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Fine tune ice40_dsp.pmg, add support for packing subset... |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Add support for ice40 signed multipliers |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Merge branch 'xc7dsp' into ice40dsp |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Fix typo in B |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Merge remote-tracking branch 'origin/eddie/signed_ice40... |
commit | commitdiff | tree |
2019-07-19 |
David Shah | ice40: Fix test_dsp_model.sh |
commit | commitdiff | tree |
2019-07-19 |
David Shah | ice40/cells_sim.v: Fix sign of J and K partial products |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Use sign_headroom instead |
commit | commitdiff | tree |
2019-07-19 |
David Shah | ice40/cells_sim.v: LSB of A/B only signed in 8x8 mode |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Add tests for all combinations of A and B signedness... |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Don't copy ref if exists already |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Fix SB_MAC sim model -- do not sign extend internal... |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Add params |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into ice40dsp |
commit | commitdiff | tree |
2019-07-19 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into xc7dsp |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Do not define `DSP_SIGNEDONLY macro if no exists |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into ice40dsp |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | ice40_dsp to accept $__MUL16X16 too |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | synth_ice40 to decompose into 16x16 |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | mul2dsp to create cells that can be interchanged with... |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Check if RHS is empty first |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Make consistent |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Do not autoremove ffP aor muxP |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Improve pattern matcher to match subsets of $dffe?... |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Improve A/B reg packing |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Do not autoremove A/B registers since they might have... |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Fix xilinx_dsp index cast |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Fix signed multiplier decomposition |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Use single DSP_SIGNEDONLY macro |
commit | commitdiff | tree |
2019-07-18 |
David Shah | Merge pull request #1208 from ZirconiumX/intel_cleanups |
commit | commitdiff | tree |
2019-07-18 |
Dan Ravensloft | synth_intel: Use stringf |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Working for unsigned |
commit | commitdiff | tree |
2019-07-18 |
David Shah | Merge pull request #1207 from ZirconiumX/intel_new_pass... |
commit | commitdiff | tree |
2019-07-18 |
Dan Ravensloft | synth_intel: s/not family/no family/ |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Cleanup |
commit | commitdiff | tree |
2019-07-18 |
Dan Ravensloft | synth_intel: revert change to run_max10 |
commit | commitdiff | tree |
2019-07-18 |
Ben Widawsky | intel_synth: Fix help message |
commit | commitdiff | tree |
2019-07-18 |
Ben Widawsky | intel_synth: Small code cleanup to remove if ladder |
commit | commitdiff | tree |
2019-07-18 |
Ben Widawsky | intel_synth: Make family explicit and match |
commit | commitdiff | tree |
2019-07-18 |
Ben Widawsky | intel_synth: Minor code cleanups |
commit | commitdiff | tree |
2019-07-18 |
Dan Ravensloft | synth_intel: rename for consistency with #1184 |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Wrong wildcard symbol |
commit | commitdiff | tree |
2019-07-18 |
Eddie Hung | Merge branch 'xc7dsp' of github.com:YosysHQ/yosys into... |
commit | commitdiff | tree |
2019-07-18 |
Clifford Wolf | Merge pull request #1184 from whitequark/synth-better... |
commit | commitdiff | tree |
2019-07-18 |
Clifford Wolf | Merge pull request #1203 from whitequark/write_verilog... |
commit | commitdiff | tree |
2019-07-18 |
David Shah | mul2dsp: Lower partial products always have unsigned... |
commit | commitdiff | tree |
2019-07-17 |
Eddie Hung | Make all operands signed |
commit | commitdiff | tree |
2019-07-17 |
Eddie Hung | Update comment |
commit | commitdiff | tree |
2019-07-17 |
Eddie Hung | Pattern matcher to check pool of bits, not exactly |
commit | commitdiff | tree |
2019-07-17 |
Eddie Hung | Fix mul2dsp signedness |
commit | commitdiff | tree |
2019-07-17 |
Eddie Hung | A_SIGNED == B_SIGNED so flip both |
commit | commitdiff | tree |
2019-07-17 |
Eddie Hung | SigSpec::remove_const() to return SigSpec& |
commit | commitdiff | tree |
2019-07-17 |
Clifford Wolf | Remove old $pmux_safe code from write_verilog |
commit | commitdiff | tree |
2019-07-17 |
David Shah | Merge pull request #1204 from smunaut/fix_1187 |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Add DSP_{A,B}_SIGNEDONLY macro |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Signedness |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Signed extension |
commit | commitdiff | tree |
2019-07-16 |
Sylvain Munaut | ice40: Adapt the relut process passes to the new $lut... |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Revert drop down to 24x16 multipliers for all |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Merge branch 'xc7dsp' of github.com:YosysHQ/yosys into... |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Add support {A,B,P}REG packing |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | SigSpec::extract to allow negative length |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Add support for {A,B,P}REG in DSP48E1 |
commit | commitdiff | tree |
2019-07-16 |
whitequark | write_verilog: dump zero width constants correctly. |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Merge pull request #1202 from YosysHQ/cmp2lut_lut6 |
commit | commitdiff | tree |
2019-07-16 |
whitequark | synth_ecp5: rename dram to lutram everywhere. |
commit | commitdiff | tree |
2019-07-16 |
whitequark | synth_{ice40,ecp5}: more sensible pass label naming. |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | gen_lut to return correctly sized LUT mask |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Forgot to commit |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Add tests for cmp2lut on LUT6 |
commit | commitdiff | tree |
2019-07-16 |
David Shah | xilinx: Add correct signed behaviour to DSP48E1 model |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Merge pull request #1188 from YosysHQ/eddie/abc9_push_i... |
commit | commitdiff | tree |
2019-07-16 |
Eddie Hung | Merge pull request #1186 from YosysHQ/eddie/abc9_ice40_fix |
commit | commitdiff | tree |
2019-07-16 |
David Shah | xilinx: Treat DSP48E1 as 24x17 unsigned for now (actual... |
commit | commitdiff | tree |
2019-07-16 |
David Shah | mul2dsp: Fix edge case where Y_WIDTH is less than B_WID... |
commit | commitdiff | tree |
2019-07-16 |
David Shah | mul2dsp: Fix indentation |
commit | commitdiff | tree |
2019-07-16 |
Clifford Wolf | Merge pull request #1200 from mmicko/fix_typo_liberty_cc |
commit | commitdiff | tree |
2019-07-16 |
Clifford Wolf | Merge pull request #1199 from mmicko/extract_fa_fix |
commit | commitdiff | tree |
2019-07-16 |
Miodrag Milanovic | Fix typo, double "of" |
commit | commitdiff | tree |
2019-07-16 |
Miodrag Milanovic | Fix check logic in extract_fa |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Do not swap if equals |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | SigSpec::extend_u0() to return *this |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Oops forgot these files |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Add xilinx_dsp for register packing |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | OUT port to Y in generic DSP |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Move DSP mapping back out to dsp_map.v |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Merge pull request #1196 from YosysHQ/eddie/fix1178 |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | $__ICE40_CARRY_LUT4 -> $__ICE40_FULL_ADDER as per ... |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Only swap if B_WIDTH > A_WIDTH |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Tidy up |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Move DSP48E1 model out of cells_xtra, initial multiply... |
commit | commitdiff | tree |
2019-07-15 |
Clifford Wolf | Merge pull request #1189 from YosysHQ/eddie/fix1151 |
commit | commitdiff | tree |
2019-07-15 |
Clifford Wolf | Merge pull request #1190 from YosysHQ/eddie/fix_1099 |
commit | commitdiff | tree |
2019-07-15 |
Clifford Wolf | Merge pull request #1191 from whitequark/opt_lut-log_debug |
commit | commitdiff | tree |
2019-07-15 |
Clifford Wolf | Merge pull request #1195 from Roman-Parise/master |
commit | commitdiff | tree |
2019-07-15 |
Clifford Wolf | Merge pull request #1197 from nakengelhardt/handle... |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into xc7dsp |
commit | commitdiff | tree |
2019-07-15 |
Eddie Hung | Revert "Add log_checkpoint function and use it in opt_m... |
commit | commitdiff | tree |
2019-07-15 |
N. Engelhardt | smt: handle failure of setrlimit syscall |
commit | commitdiff | tree |
next |