Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix D -> P{,COUT} delay | Eddie Hung | 2019-09-13 | 1 | -43/+43 |
* | Add no MULT no DPORT config | Eddie Hung | 2019-09-13 | 4 | -226/+471 |
* | Add support for MULT and DPORT | Eddie Hung | 2019-09-13 | 4 | -10/+588 |
* | Refine diagram | Eddie Hung | 2019-09-13 | 1 | -12/+14 |
* | Add an ASCII drawing | Eddie Hung | 2019-09-12 | 1 | -3/+22 |
* | Finish explanation | Eddie Hung | 2019-09-12 | 2 | -5/+20 |
* | Rename to techmap_guard | Eddie Hung | 2019-09-12 | 1 | -2/+3 |
* | Initial DSP48E1 box support | Eddie Hung | 2019-09-12 | 4 | -0/+867 |
* | Set more ports explicitly | Eddie Hung | 2019-09-12 | 2 | -1/+4 |
* | Merge remote-tracking branch 'origin/master' into xc7dsp | Eddie Hung | 2019-09-12 | 9 | -13/+110 |
|\ | |||||
| * | Merge pull request #1370 from YosysHQ/dave/equiv_opt_multiclock | David Shah | 2019-09-12 | 2 | -1/+23 |
| |\ | |||||
| | * | Add equiv_opt -multiclock | David Shah | 2019-09-11 | 2 | -1/+23 |
| * | | Add -match-init option to dff2dffs. | Marcin Kościelnicki | 2019-09-11 | 3 | -3/+77 |
| |/ | |||||
| * | Merge pull request #1362 from xobs/smtbmc-msvc2-build-fixes | David Shah | 2019-09-11 | 4 | -9/+10 |
| |\ | |||||
| | * | tests: ice40: fix div_mod SB_LUT4 count | Sean Cross | 2019-09-10 | 1 | -1/+1 |
| | * | passes: opt_share: don't statically initialize mergeable_type_map | Sean Cross | 2019-09-09 | 1 | -3/+4 |
| | * | msys2: launcher: fix warnings and errors under g++ | Sean Cross | 2019-09-08 | 1 | -4/+4 |
| | * | backends: smt2: use $(CXX) variable for compiler | Sean Cross | 2019-09-08 | 1 | -1/+1 |
* | | | Add support for A1 and B1 registers | Eddie Hung | 2019-09-11 | 2 | -24/+105 |
* | | | Raise a RuntimeError instead of AssertionError | Eddie Hung | 2019-09-11 | 1 | -1/+2 |
* | | | Add AREG=2 BREG=2 test | Eddie Hung | 2019-09-11 | 1 | -2/+6 |
* | | | Rename {A,B} -> {A2,B2} | Eddie Hung | 2019-09-11 | 2 | -33/+34 |
* | | | Fix UB | Eddie Hung | 2019-09-11 | 1 | -2/+2 |
* | | | Add PCOUT -> PCIN non-shifted cascading | Eddie Hung | 2019-09-11 | 1 | -15/+22 |
* | | | Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dsp | Eddie Hung | 2019-09-11 | 2 | -27/+116 |
|\ \ \ | |||||
| * | | | Cope with presence of reset muxes too | Eddie Hung | 2019-09-11 | 2 | -4/+64 |
| * | | | Cleanup | Eddie Hung | 2019-09-11 | 1 | -25/+22 |
| * | | | Add more tests | Eddie Hung | 2019-09-11 | 1 | -0/+32 |
| * | | | Only display log message if did_something | Eddie Hung | 2019-09-11 | 1 | -1/+1 |
* | | | | Missing space | Eddie Hung | 2019-09-11 | 1 | -0/+1 |
* | | | | Make unextend a udata | Eddie Hung | 2019-09-11 | 1 | -3/+2 |
* | | | | Input registers to add DSP as new siguser to block upstream packing | Eddie Hung | 2019-09-11 | 1 | -8/+16 |
* | | | | More cleanup | Eddie Hung | 2019-09-11 | 1 | -62/+28 |
* | | | | Add support for A/B/C/D/AD reset | Eddie Hung | 2019-09-11 | 2 | -139/+141 |
* | | | | Update test with a/b reset | Eddie Hung | 2019-09-11 | 1 | -2/+4 |
* | | | | Extend test for RSTP and RSTM | Eddie Hung | 2019-09-11 | 2 | -3/+50 |
* | | | | Add support for RSTM | Eddie Hung | 2019-09-11 | 2 | -74/+109 |
* | | | | Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dsp | Eddie Hung | 2019-09-11 | 5 | -58/+109 |
|\| | | | |||||
| * | | | Rename dffmuxext -> dffmux, also remove constants in dff+mux | Eddie Hung | 2019-09-11 | 4 | -57/+91 |
| * | | | proc instead of prep | Eddie Hung | 2019-09-11 | 1 | -2/+2 |
| * | | | Add unsigned case | Eddie Hung | 2019-09-11 | 1 | -0/+17 |
* | | | | Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dsp | Eddie Hung | 2019-09-11 | 2 | -8/+9 |
|\| | | | |||||
| * | | | Missing equiv_opt -assert | Eddie Hung | 2019-09-06 | 1 | -1/+1 |
| * | | | Make one check $shift(x)? only; change testcase to be 8b | Eddie Hung | 2019-09-06 | 2 | -4/+5 |
| * | | | Usee equiv_opt -assert | Eddie Hung | 2019-09-06 | 1 | -3/+3 |
* | | | | Merge remote-tracking branch 'origin/master' into xc7dsp | Eddie Hung | 2019-09-11 | 11 | -63/+397 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Bump version | Clifford Wolf | 2019-09-10 | 1 | -1/+1 |
| * | | | Fix misspelling | Eddie Hung | 2019-09-09 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | synth_xilinx: Support init values on Spartan 6 flip-flops properly. | Marcin Kościelnicki | 2019-09-07 | 5 | -53/+219 |
| * | | techmap: Add support for extracting init values of ports | Marcin Kościelnicki | 2019-09-07 | 3 | -1/+169 |