Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead code | David Shah | 2018-06-16 | 1 | -8/+0 |
* | Improving SA placer performance | David Shah | 2018-06-16 | 1 | -21/+50 |
* | Very slow SA placer based on arachne-pnr | David Shah | 2018-06-16 | 1 | -60/+241 |
* | Create all without ui file, enables more control | Miodrag Milanovic | 2018-06-16 | 4 | -173/+93 |
* | Propagate signals | Miodrag Milanovic | 2018-06-16 | 4 | -2/+13 |
* | Experimenting with more unplacing | David Shah | 2018-06-16 | 1 | -6/+11 |
* | Adding randomness and changes metrics to placer | David Shah | 2018-06-16 | 1 | -9/+25 |
* | Updating placer | David Shah | 2018-06-16 | 1 | -7/+35 |
* | Update basic placer to use new API | David Shah | 2018-06-16 | 1 | -4/+10 |
* | Another heuristic experiment | David Shah | 2018-06-16 | 1 | -77/+18 |
* | Playing about with placement heuristics | David Shah | 2018-06-16 | 1 | -5/+19 |
* | experiment: Simple heuristic-based placer | David Shah | 2018-06-16 | 7 | -9/+139 |
* | ice40: Another arch_place fix | David Shah | 2018-06-14 | 1 | -1/+1 |
* | ice40: General fixes | David Shah | 2018-06-14 | 2 | -11/+21 |
* | ice40: Read cells in arachne placement script | David Shah | 2018-06-14 | 1 | -1/+1 |
* | ice40: Importer for placed ice40 designs from arachne | David Shah | 2018-06-14 | 3 | -0/+35 |
* | Added back some size limits for UI | Miodrag Milanovic | 2018-06-14 | 3 | -4/+9 |
* | Split design widget on side | Miodrag Milanovic | 2018-06-14 | 6 | -258/+289 |
* | separate clearProperties | Miodrag Milanovic | 2018-06-14 | 2 | -4/+12 |
* | Cleanup | Miodrag Milanovic | 2018-06-14 | 5 | -7/+6 |
* | Split to classes | Miodrag Milanovic | 2018-06-14 | 7 | -136/+169 |
* | Split per widgets | Miodrag Milanovic | 2018-06-14 | 2 | -360/+414 |
* | Add output of estimated total wire delay to router (as metric for placement q... | Clifford Wolf | 2018-06-14 | 1 | -0/+49 |
* | Increase ripup penalties over time | Clifford Wolf | 2018-06-14 | 1 | -2/+8 |
* | Add route-ripup routing loop | Clifford Wolf | 2018-06-14 | 3 | -38/+188 |
* | Refactor position/delay estimation API | Clifford Wolf | 2018-06-14 | 6 | -87/+37 |
* | python: Clear SIGINT handler after Python loads | David Shah | 2018-06-14 | 1 | -0/+2 |
* | Drastically reduce number of linker symbols in chipdb | Clifford Wolf | 2018-06-13 | 1 | -18/+40 |
* | Cleanup and preps for further ui work | Miodrag Milanovic | 2018-06-13 | 3 | -62/+48 |
* | Make custom types for elements in tree view | Miodrag Milanovic | 2018-06-13 | 2 | -177/+145 |
* | Improve router error reporting | Clifford Wolf | 2018-06-13 | 1 | -4/+15 |
* | ice40: Rename ICESTORM_RAM pins | David Shah | 2018-06-13 | 2 | -3/+56 |
* | Improve router error messages | Clifford Wolf | 2018-06-13 | 1 | -5/+13 |
* | Add support for CellInfo->pins in router | Clifford Wolf | 2018-06-13 | 2 | -5/+17 |
* | Add picorv32_top module with fewer IO pins | Clifford Wolf | 2018-06-13 | 2 | -1/+32 |
* | frontend/json: Fix bus ports | David Shah | 2018-06-13 | 1 | -1/+1 |
* | Fix router error handling for unplaced cells | Clifford Wolf | 2018-06-13 | 1 | -2/+5 |
* | Add missing iCE40 global buffer bels | Clifford Wolf | 2018-06-13 | 1 | -0/+18 |
* | Add test PicoRV32 build script | Clifford Wolf | 2018-06-13 | 2 | -0/+7 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-13 | 2 | -3/+38 |
|\ | |||||
| * | ice40: Pack RAMs | David Shah | 2018-06-13 | 3 | -8/+46 |
* | | Add A*-like optimizations to router | Clifford Wolf | 2018-06-13 | 8 | -31/+97 |
|/ | |||||
* | tests: Fix ice40 tests | David Shah | 2018-06-13 | 6 | -0/+6 |
* | ice40: Promote one clock to a global buffer | David Shah | 2018-06-13 | 3 | -1/+61 |
* | Add hierarchy to bel/wire/pip names | Clifford Wolf | 2018-06-13 | 4 | -19/+31 |
* | Fixing implementation of constants | David Shah | 2018-06-13 | 4 | -9/+55 |
* | Update README | David Shah | 2018-06-13 | 1 | -4/+3 |
* | cmake: Fixing the installer | David Shah | 2018-06-13 | 2 | -1/+3 |
* | ice40: Update examples to use packer/pcf | David Shah | 2018-06-13 | 10 | -398/+37 |
* | Update chip Graphics API | Clifford Wolf | 2018-06-13 | 4 | -23/+35 |