Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve iCE40 wire database and gfx | Clifford Wolf | 2018-07-12 | 6 | -50/+72 |
* | Add Groups API | Clifford Wolf | 2018-07-12 | 3 | -12/+115 |
* | Add missing wires to ice40 gfx | Clifford Wolf | 2018-07-11 | 1 | -2/+54 |
* | Deterministic chipdb blobs | Clifford Wolf | 2018-07-11 | 1 | -2/+2 |
* | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 3 | -2/+8 |
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 3 | -3/+14 |
* | Unflip iCE40 tile graphics | Clifford Wolf | 2018-07-11 | 2 | -54/+54 |
* | New refreshUi API | Clifford Wolf | 2018-07-11 | 1 | -6/+0 |
* | Merge branch 'ice40gfx' into 'master' | Clifford Wolf | 2018-07-11 | 5 | -72/+1034 |
|\ | |||||
| * | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 3 | -100/+139 |
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ice40gfx | Clifford Wolf | 2018-07-10 | 1 | -0/+4 |
| |\ | |||||
| * | | Improve ic40 gfx | Clifford Wolf | 2018-07-10 | 3 | -164/+216 |
| * | | Add ice40 LC output gfx | Clifford Wolf | 2018-07-09 | 2 | -3/+30 |
| * | | Make logic cell positioning a constant | David Shah | 2018-07-09 | 3 | -6/+12 |
| * | | Adding all LUT input wires | David Shah | 2018-07-09 | 1 | -3/+6 |
| * | | Add constants for switchbox locations | David Shah | 2018-07-09 | 2 | -28/+63 |
| * | | Reorder gfx.h, add LUT0 inputs | David Shah | 2018-07-09 | 2 | -22/+35 |
| * | | Add ice40 gfx right vertical span-4 | Clifford Wolf | 2018-07-09 | 2 | -54/+78 |
| * | | Vertical wires and span-12 wires | Clifford Wolf | 2018-07-09 | 2 | -2/+158 |
| * | | Make LCs smaller and move them down | David Shah | 2018-07-09 | 1 | -6/+6 |
| * | | Add switchboxes | David Shah | 2018-07-09 | 1 | -3/+41 |
| * | | Add horizontal ice40 span4 wire gfx | Clifford Wolf | 2018-07-09 | 1 | -0/+49 |
| * | | Add lutff_global switchbox | David Shah | 2018-07-09 | 1 | -0/+8 |
| * | | Add ice40 wire gfx enums | Clifford Wolf | 2018-07-09 | 3 | -1/+489 |
| * | | Reduce line width, adding some switchboxes | David Shah | 2018-07-09 | 1 | -4/+28 |
* | | | ecp5: Working on arch implementation | David Shah | 2018-07-11 | 1 | -4/+4 |
| |/ |/| | |||||
* | | Added ICE40_HX1K_ONLY check in gui and main | Miodrag Milanovic | 2018-07-10 | 1 | -0/+4 |
|/ | |||||
* | Python executable filename could be different | Miodrag Milanovic | 2018-07-08 | 1 | -2/+2 |
* | Added selection of chip and pacakge on new projet in GUI | Miodrag Milanovic | 2018-07-07 | 1 | -1/+1 |
* | typeof to decltype | Miodrag Milanovic | 2018-07-05 | 1 | -38/+38 |
* | python: Convert empty BelId to None | David Shah | 2018-07-04 | 2 | -3/+9 |
* | python: Renaming and fixing 'generic' build | David Shah | 2018-07-04 | 1 | -0/+0 |
* | python: Update wrapper for non-unique_ptr maps | David Shah | 2018-07-04 | 2 | -57/+88 |
* | ice40: Near-complete Arch bindngs | David Shah | 2018-07-04 | 1 | -5/+47 |
* | python: Adding more wrapped bindings for ice40 | David Shah | 2018-07-04 | 1 | -23/+25 |
* | python: Developing context wrappers for maps | David Shah | 2018-07-04 | 1 | -0/+16 |
* | python: Adding more bindings | David Shah | 2018-07-04 | 1 | -4/+27 |
* | python: Add context wrapper support for ranges | David Shah | 2018-07-04 | 1 | -23/+20 |
* | Progress on new wrapper system | David Shah | 2018-07-04 | 1 | -30/+42 |
* | python: Restructuring wrapper system | David Shah | 2018-07-04 | 1 | -22/+43 |
* | Add NPNR_ASSERT_FALSE, use in bitstream.cc | David Shah | 2018-07-04 | 1 | -2/+2 |
* | refactor: Replace assert with NPNR_ASSERT | David Shah | 2018-07-04 | 8 | -131/+100 |
* | Building using MSVC works | Miodrag Milanovic | 2018-07-04 | 6 | -16/+93 |
* | Add opetion to defie ICEBOX_ROOT, fix compile on other location | Miodrag Milanovic | 2018-07-03 | 2 | -3/+6 |
* | added parameter to call | Miodrag Milanovic | 2018-07-03 | 1 | -1/+1 |
* | Make chibdb.py able to generate pure binary output | Miodrag Milanovic | 2018-07-03 | 1 | -5/+27 |
* | ice40: Improving routeability of carries | David Shah | 2018-07-03 | 1 | -6/+1 |
* | ice40: Another carry timing fix | David Shah | 2018-07-03 | 1 | -5/+4 |
* | ice40: Fix carry timing paths | David Shah | 2018-07-03 | 1 | -3/+3 |
* | Fixed macros and includes for MSVC | Miodrag Milanovic | 2018-07-03 | 3 | -14/+30 |