Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | ice40: Proper global promotion | David Shah | 2018-06-16 | 4 | -24/+83 | |
| * | ice40: Promote reset signal | David Shah | 2018-06-16 | 5 | -36/+89 | |
| * | Tweaking placer and router | David Shah | 2018-06-16 | 2 | -4/+7 | |
* | | Move WireInfoPOD into ChipDB binary blob | Clifford Wolf | 2018-06-17 | 3 | -39/+61 | |
* | | Minor refactoring of BinaryBlobAssembler, fix alignments | Clifford Wolf | 2018-06-17 | 4 | -84/+145 | |
* | | Progress with chipdb refactoring | Clifford Wolf | 2018-06-16 | 4 | -23/+39 | |
* | | Progress with chipdb refactoring | Clifford Wolf | 2018-06-16 | 3 | -42/+37 | |
* | | Progress with chipdb refactoring | Clifford Wolf | 2018-06-16 | 3 | -33/+175 | |
|/ | ||||||
* | Update placer for new Chip API | Clifford Wolf | 2018-06-16 | 1 | -6/+6 | |
* | Update clangformat | Clifford Wolf | 2018-06-16 | 1 | -1/+1 | |
* | Merge remote-tracking branch 'origin/master' into chipdbng | Clifford Wolf | 2018-06-16 | 12 | -76/+440 | |
|\ | ||||||
| * | router: Fixing loop issue | David Shah | 2018-06-16 | 1 | -0/+1 | |
| * | 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 |