Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | ecp5: Add PLL support | David Shah | 2018-10-31 | 4 | -7/+168 | |
| * | | | ecp5: Separate global promotion and routing | David Shah | 2018-10-31 | 4 | -33/+87 | |
* | | | | Merge pull request #100 from YosysHQ/ecp5_lpf | David Shah | 2018-11-01 | 6 | -2/+179 | |
|\| | | | ||||||
| * | | | ecp5: Add IO buffer insertion | David Shah | 2018-10-31 | 4 | -15/+70 | |
| * | | | ecp5: Adding LPF parser | David Shah | 2018-10-31 | 3 | -0/+122 | |
* | | | | Proper OpenGL limit for QT | Miodrag Milanovic | 2018-10-29 | 2 | -3/+3 | |
|/ / / | ||||||
* / / | ice40: Fix PLL DYNAMICDELAY | David Shah | 2018-10-27 | 1 | -1/+2 | |
|/ / | ||||||
* | | ups, uncomment | Miodrag Milanovic | 2018-10-27 | 1 | -2/+2 | |
* | | Fixed pip graphics | Miodrag Milanovic | 2018-10-27 | 1 | -4/+4 | |
* | | fix edge case | Miodrag Milanovic | 2018-10-27 | 1 | -1/+1 | |
* | | No gain in optimizing this, but lead to wrong display | Miodrag Milanovic | 2018-10-26 | 1 | -10/+4 | |
* | | Merge pull request #96 from YosysHQ/imgui | Miodrag Milanović | 2018-10-26 | 167 | -4/+63684 | |
|\ \ | ||||||
| * | | Fix tooltip position when doing screenshot | Miodrag Milanovic | 2018-10-24 | 2 | -1/+6 | |
| * | | Added cell and net info in hint | Miodrag Milanovic | 2018-10-24 | 1 | -1/+10 | |
| * | | Fix propagating events | Miodrag Milanovic | 2018-10-24 | 1 | -0/+11 | |
| * | | Display hint on mouse over | Miodrag Milanovic | 2018-10-24 | 2 | -0/+21 | |
| * | | dummy imgui processing | Miodrag Milanovic | 2018-10-24 | 1 | -4/+10 | |
| * | | Make imgui and qtgui compile on older qt as well, opengl 3.2 required | Miodrag Milanovic | 2018-10-24 | 4 | -9/+20 | |
| * | | add qtimgui renderer library | Miodrag Milanovic | 2018-10-24 | 13 | -0/+837 | |
| * | | add imgui library | Miodrag Milanovic | 2018-10-24 | 151 | -0/+62780 | |
* | | | update last_render in case of change of any element, not just number of them | Miodrag Milanovic | 2018-10-26 | 1 | -4/+18 | |
* | | | do not invalidate buffer, leave as is | Miodrag Milanovic | 2018-10-25 | 1 | -7/+1 | |
* | | | proper update of empty decal | Miodrag Milanovic | 2018-10-25 | 1 | -4/+2 | |
|/ / | ||||||
* | | Merge pull request #95 from msgctl/fix/msgctl/gl-performance | Miodrag Milanović | 2018-10-24 | 5 | -86/+180 | |
|\ \ | ||||||
| * | | gui: improved FPGAViewWidget::paintGL() performance | Mateusz Zalega | 2018-10-23 | 5 | -86/+180 | |
* | | | Merge pull request #94 from daveshah1/ecp5_dsp | David Shah | 2018-10-24 | 4 | -15/+939 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | ecp5: DSP fixes | David Shah | 2018-10-22 | 2 | -33/+42 | |
| * | | ecp5: Working on DSPs | David Shah | 2018-10-22 | 2 | -83/+200 | |
| * | | ecp5: Adding DSP support | David Shah | 2018-10-21 | 3 | -1/+799 | |
|/ / | ||||||
* | | ecp5: Implement ECP5 equivalent of c9059fc | David Shah | 2018-10-21 | 1 | -0/+9 | |
* | | Merge pull request #92 from YosysHQ/python-cmdline | David Shah | 2018-10-21 | 2 | -15/+41 | |
|\ \ | ||||||
| * | | common: Allow running Python scripts for all points in flow | David Shah | 2018-10-17 | 2 | -15/+41 | |
* | | | Merge pull request #89 from YosysHQ/ecp5_bram | David Shah | 2018-10-17 | 10 | -10/+619 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | clangformat | David Shah | 2018-10-16 | 2 | -5/+9 | |
| * | | ecp5: Add support for correct tile naming in all variants | David Shah | 2018-10-16 | 4 | -4/+84 | |
| * | | ecp5: Add DP16KD timing analysis | David Shah | 2018-10-16 | 1 | -2/+29 | |
| * | | ecp5: Optimise DCC placement | David Shah | 2018-10-14 | 1 | -3/+12 | |
| * | | ecp5: Fix BRAM tile names | David Shah | 2018-10-11 | 1 | -1/+1 | |
| * | | placer: Fix conflicts during constraint legalisation | David Shah | 2018-10-11 | 1 | -0/+6 | |
| * | | ecp5: Fixing BRAM initialisation | David Shah | 2018-10-10 | 1 | -4/+14 | |
| * | | ecp5: Working on BRAM initialisation | David Shah | 2018-10-09 | 3 | -0/+82 | |
| * | | ecp5: BRAM improvements with constant/inverted inputs | David Shah | 2018-10-06 | 2 | -14/+80 | |
| * | | ecp5: Fixing EBR constant tie-offs | David Shah | 2018-10-05 | 2 | -1/+51 | |
| * | | ecp5: Bitstream gen for DP16KD BRAM | David Shah | 2018-10-05 | 1 | -0/+98 | |
| * | | ecp5: Infrastructure for BRAM bitstream gen | David Shah | 2018-10-05 | 3 | -0/+56 | |
| * | | ecp5: Dummy timing entry for BRAM | David Shah | 2018-10-05 | 1 | -0/+3 | |
| * | | ecp5: Adding constids for blockram | David Shah | 2018-10-05 | 1 | -0/+118 | |
* | | | Recalculate max zoom level depending of arch | Miodrag Milanovic | 2018-10-14 | 2 | -7/+9 | |
* | | | Merge pull request #88 from YosysHQ/issue72 | Eddie Hung | 2018-10-11 | 2 | -23/+19 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | [timing] Restore and skip false startpoints | Eddie Hung | 2018-09-15 | 1 | -17/+6 |