aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| * router2: reduce memory footprintDavid Shah2020-02-031-21/+28
| * router2: debuggingDavid Shah2020-02-032-3/+12
| * router2: debuggingDavid Shah2020-02-031-1/+6
| * router2: first pass at reserved wiresDavid Shah2020-02-031-3/+65
| * router2: debugging some edge casesDavid Shah2020-02-031-10/+10
| * router2: speedupDavid Shah2020-02-031-1/+2
| * router2: Improve backwards routing of some casesDavid Shah2020-02-031-1/+27
| * router2: tweaksDavid Shah2020-02-031-3/+5
| * router2: Attempt to fix some stuck routing casesDavid Shah2020-02-031-9/+26
| * router2: DebuggingDavid Shah2020-02-031-1/+2
| * router2: Working on multithreadingDavid Shah2020-02-031-1/+59
| * router2: Some simple partitioningDavid Shah2020-02-031-0/+44
| * router2: Congestion map generationDavid Shah2020-02-031-0/+46
| * router2: Add IPIN cost to modelDavid Shah2020-02-031-1/+3
| * router2: Changes for ECP5David Shah2020-02-031-1/+19
| * ecp5: Router2 test integrationDavid Shah2020-02-031-0/+22
| * router2: Deal with some special casesDavid Shah2020-02-031-0/+10
| * router2: Binding nextpnr wires/pipsDavid Shah2020-02-031-6/+90
| * router2: Special backwards mode for gnd/vcc-like netsDavid Shah2020-02-031-3/+67
| * router2: Bounding box improvementsDavid Shah2020-02-031-8/+36
| * router2: nearly thereDavid Shah2020-02-031-8/+21
| * router2: Net data fixesDavid Shah2020-02-031-7/+29
| * router2: FixesDavid Shah2020-02-031-5/+28
| * router2: Add some test glueDavid Shah2020-02-032-27/+96
| * router2: A* main loopDavid Shah2020-02-031-8/+80
| * router2: helper functionsDavid Shah2020-02-031-3/+94
| * router2: infrastructureDavid Shah2020-02-031-39/+83
| * router2: Basic infrastructureDavid Shah2020-02-031-0/+202
* | Merge pull request #385 from YosysHQ/router1-arc-fixesDavid Shah2020-02-031-1/+25
|\ \ | |/ |/|
| * Fixes for partial reconfig demoDavid Shah2020-01-181-1/+25
* | Update formattingMiodrag Milanovic2020-02-021-4/+4
* | Better formattingMiodrag Milanovic2020-02-021-5/+4
* | Add spent time info to reportMiodrag Milanovic2020-02-021-9/+16
* | python: Expose PlaceStrength enum and isValidBelForCell on ecp5Erika2020-01-262-1/+10
|/
* Change version to git describe and make set-able from outsideTobias Müller2020-01-112-3/+3
* HeAP: increase timeoutDavid Shah2019-12-301-1/+1
* Allow constraining non-leaf cells to regionsDavid Shah2019-12-271-1/+10
* Preserve hierarchy through packingDavid Shah2019-12-272-0/+80
* python: Add bindings for hierarchy structuresDavid Shah2019-12-273-8/+28
* First pass at data structures for hierarchyDavid Shah2019-12-271-2/+29
* json: Remove legacy frontendDavid Shah2019-12-272-25/+3
* command: Use new frontend experimentallyDavid Shah2019-12-271-2/+11
* frontend/base: Functions for port importDavid Shah2019-12-271-0/+2
* frontend/base: Top module handlingDavid Shah2019-12-271-0/+1
* HeAP: fix region constraint handlingDavid Shah2019-12-011-1/+1
* HeAP: more realistic timeout thresholdDavid Shah2019-11-261-1/+1
* HeAP: improve error handling when stuckDavid Shah2019-11-261-0/+11
* HeAP: support for bel region constraintsDavid Shah2019-11-261-6/+83
* timing: Fix critical path walking for ECP5David Shah2019-11-181-2/+1
* sdf: Working on support for CVCDavid Shah2019-10-243-7/+19