Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'simann' | David Shah | 2018-06-16 | 11 | -76/+439 | |
| |\ | ||||||
| | * | ice40: Fix RAM config in packer | David Shah | 2018-06-16 | 1 | -1/+2 | |
| | * | ice40: Fix BRAM initialisation | David Shah | 2018-06-16 | 2 | -4/+4 | |
| | * | place: Tidying up the SA placer | David Shah | 2018-06-16 | 3 | -109/+37 | |
| | * | ice40: Include RAM init data in bitstream | David Shah | 2018-06-16 | 1 | -0/+40 | |
| | * | ice40: Fix bitstream generation when parameters are unspecified | David Shah | 2018-06-16 | 1 | -13/+23 | |
| | * | place: Reformat placer | David Shah | 2018-06-16 | 1 | -49/+46 | |
| | * | ice40: Bitstream generation for RAM | David Shah | 2018-06-16 | 1 | -1/+36 | |
| | * | ice40: Only place IO at valid pins | David Shah | 2018-06-16 | 3 | -3/+14 | |
| | * | Improve placement heuristic | David Shah | 2018-06-16 | 1 | -2/+1 | |
| | * | Fix router for routing to the same dest wire twice | Clifford Wolf | 2018-06-16 | 1 | -21/+16 | |
| | * | 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 | |
* | | | Some refactoring of Chip API (prep for chipdb refactoring) | Clifford Wolf | 2018-06-16 | 7 | -60/+93 | |
|/ / | ||||||
* | | Fix router for routing to the same dest wire twice | Clifford Wolf | 2018-06-15 | 1 | -21/+16 | |
* | | Create all without ui file, enables more control | Miodrag Milanovic | 2018-06-15 | 4 | -173/+93 | |
* | | Propagate signals | Miodrag Milanovic | 2018-06-15 | 4 | -2/+13 | |
|/ | ||||||
* | 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 |