| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #88 from YosysHQ/issue72 | Eddie Hung | 2018-10-11 | 1 | -6/+13 |
|\ |
|
| * | [ice40] TimingPortClass of LC.O ports without any inputs now TMG_IGNORE | Eddie Hung | 2018-09-15 | 1 | -6/+13 |
* | | Add info message for promoted global nets | Clifford Wolf | 2018-10-03 | 1 | -0/+2 |
* | | ice40: Add error for bad PACKAGE_PIN connections | David Shah | 2018-10-03 | 1 | -2/+13 |
* | | Refactor chain finder to its own file | David Shah | 2018-09-30 | 1 | -39/+1 |
* | | clangformat | David Shah | 2018-09-30 | 8 | -28/+34 |
* | | Merge pull request #79 from YosysHQ/ice40lvds | Clifford Wolf | 2018-09-25 | 8 | -13/+88 |
|\ \ |
|
| * | | ice40: LVDS input bitstream support | David Shah | 2018-09-24 | 1 | -4/+48 |
| * | | ice40: Tristate IO support fixes | David Shah | 2018-09-24 | 3 | -6/+10 |
| * | | ice40: Validity check for LVDS IO | David Shah | 2018-09-24 | 4 | -0/+29 |
| * | | ice40: Remove obsolete belType member | David Shah | 2018-09-24 | 3 | -3/+1 |
| |/ |
|
* | | Merge pull request #76 from YosysHQ/plloutglobal_fix | Clifford Wolf | 2018-09-25 | 2 | -2/+38 |
|\ \ |
|
| * | | Added required checks for PLL and fixed messages eol | Miodrag Milanovic | 2018-09-19 | 1 | -3/+31 |
| * | | Add needed PLLOUTGLOBAL ports and mapped it properly | Miodrag Milanovic | 2018-09-12 | 2 | -0/+8 |
| |/ |
|
* / | ice40: Fix carry packer bug | David Shah | 2018-09-25 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #56 from YosysHQ/q3k/issue-55 | Serge Bazanski | 2018-08-19 | 2 | -12/+28 |
|\ |
|
| * | ice40: make PLL packing more robust | Sergiusz Bazanski | 2018-08-19 | 2 | -12/+28 |
* | | Add more missing iCE40 gfx (LP/HX is complete now) | Clifford Wolf | 2018-08-19 | 3 | -4/+47 |
* | | Add iCE40 gfx for carry chain pips and LUT cascade pips | Clifford Wolf | 2018-08-19 | 1 | -5/+43 |
* | | Fix iCE40 pip gfx for pips on the top edge of a switchbox | Clifford Wolf | 2018-08-19 | 1 | -5/+5 |
* | | Add iCE40 gfx for IO span-4 corners | Clifford Wolf | 2018-08-19 | 3 | -3/+36 |
* | | Add iCE40 gfx for span-4 wires between IO tiles | Clifford Wolf | 2018-08-19 | 5 | -7/+126 |
|/ |
|
* | Merge pull request #47 from YosysHQ/settings_propagate | Clifford Wolf | 2018-08-18 | 4 | -16/+5 |
|\ |
|
| * | Save settings and give nicer names to some | Miodrag Milanovic | 2018-08-10 | 2 | -3/+3 |
| * | Use settings for placer1 and router1 | Miodrag Milanovic | 2018-08-09 | 2 | -13/+2 |
* | | Add iCE40 gfx for wires connecting fabric tiles and IO tiles | Clifford Wolf | 2018-08-18 | 4 | -2/+261 |
* | | Improve iCE40 gfx for IO tiles and RAM tiles | Clifford Wolf | 2018-08-18 | 5 | -23/+243 |
* | | Add ice40 wire attributes (grid position, segment list) | Clifford Wolf | 2018-08-18 | 3 | -18/+45 |
* | | Merge branch 'master' of github.com:YosysHQ/nextpnr into archattr | Clifford Wolf | 2018-08-18 | 1 | -4/+6 |
|\ \ |
|
| * | | do not break if there are no nets loaded from sym section | Miodrag Milanovic | 2018-08-18 | 1 | -4/+6 |
* | | | Add Arch attrs API | Clifford Wolf | 2018-08-14 | 1 | -0/+18 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/master' into placer_speedup | Eddie Hung | 2018-08-10 | 1 | -1/+11 |
|\| |
|
| * | Merge pull request #42 from YosysHQ/floorplan | David Shah | 2018-08-09 | 1 | -1/+11 |
| |\ |
|
| | * | Add pip locations | Clifford Wolf | 2018-08-09 | 1 | -1/+11 |
* | | | Rework Arch::logicCellsCompatible() to take pointer + size, allowing use of s... | Eddie Hung | 2018-08-10 | 3 | -17/+18 |
* | | | Make containers static | Eddie Hung | 2018-08-09 | 1 | -5/+7 |
|/ / |
|
* | | ice40: Speedup Arch::predictDelay() with pass-by-ref | Eddie Hung | 2018-08-08 | 1 | -1/+1 |
* | | Use settings for json and pcf | Miodrag Milanovic | 2018-08-08 | 4 | -8/+12 |
|/ |
|
* | Merge branch 'master' of github.com:YosysHQ/nextpnr into constids | Clifford Wolf | 2018-08-08 | 5 | -389/+270 |
|\ |
|
| * | Merge pull request #44 from YosysHQ/improve_timing_spec | David Shah | 2018-08-08 | 2 | -32/+89 |
| |\ |
|
| | * | ice40: Add error for unknown cell type when getting timing info | David Shah | 2018-08-08 | 1 | -1/+3 |
| | * | Arch API: Removing Arch::isIOCell | David Shah | 2018-08-08 | 2 | -4/+0 |
| | * | ice40: Add timing arcs through global buffers | David Shah | 2018-08-08 | 1 | -0/+4 |
| | * | timing: Debugging implementation of new timing API | David Shah | 2018-08-08 | 1 | -1/+1 |
| | * | ice40: Timing arch fix | David Shah | 2018-08-08 | 1 | -3/+17 |
| | * | timing: Update to new use API (currently broken) | David Shah | 2018-08-08 | 1 | -2/+2 |
| | * | Arch API: New specification for timing port classes | David Shah | 2018-08-08 | 2 | -22/+52 |
| | * | clangformat | Eddie Hung | 2018-08-06 | 2 | -16/+20 |
| | * | Merge branch 'master' into assign_budget_speedup | Eddie Hung | 2018-08-06 | 1 | -2/+17 |
| | |\ |
|
| | * | | Add new Arch::isIOCell() API function | Eddie Hung | 2018-08-06 | 2 | -0/+7 |