aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #389 from YosysHQ/mmicko/time_infoDavid Shah2020-02-021-9/+15
|\
| * 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
|/
* Merge pull request #388 from YosysHQ/mwk/json-fixesDavid Shah2020-02-013-16/+14
|\
| * json: fix handling of 32-bit parametersMarcin Kościelnicki2020-02-013-16/+14
|/
* cmake: Python 3.9 supportDavid Shah2020-01-291-1/+1
* Merge pull request #386 from rrika/masterDavid Shah2020-01-273-1/+13
|\
| * python: Expose PlaceStrength enum and isValidBelForCell on ecp5Erika2020-01-263-1/+13
|/
* ecp5: Fix tieoff of unused DELAY signalsDavid Shah2020-01-211-3/+3
* clangformatDavid Shah2020-01-202-5/+1
* ecp5: Add SPICB0 IO supportDavid Shah2020-01-202-3/+3
* Merge pull request #384 from YosysHQ/warning_fixesMiodrag Milanović2020-01-198-40/+28
|\
| * Few more caught by clangMiodrag Milanovic2020-01-181-4/+0
| * Warnings noticed by clangMiodrag Milanovic2020-01-182-17/+17
| * Various warning fixesMiodrag Milanovic2020-01-186-19/+11
|/
* frontend: Fix hang when loading very large designsDavid Shah2020-01-161-1/+1
* Merge pull request #382 from YosysHQ/ecp5-psuedodiffDavid Shah2020-01-163-13/+42
|\
| * ecp5: Add support for top pseudo diff outputsDavid Shah2020-01-153-13/+42
* | Merge pull request #381 from ldoolitt/masterDavid Shah2020-01-162-4/+3
|\ \ | |/ |/|
| * More adjustments to .bba file locationsLarry Doolittle2020-01-142-4/+3
|/
* Merge pull request #380 from ldoolitt/masterDavid Shah2020-01-141-2/+1
|\
| * Remove barrier to out-of-tree buildsLarry Doolittle2020-01-121-2/+1
* | Merge pull request #379 from twam/pass_versionDavid Shah2020-01-144-13/+15
|\ \ | |/ |/|
| * Change version to git describe and make set-able from outsideTobias Müller2020-01-114-13/+15
* | Merge pull request #377 from YosysHQ/mmicko/recordingMiodrag Milanović2020-01-118-2/+122
|\ \ | |/ |/|
| * Skip same framesMiodrag Milanovic2020-01-113-13/+24
| * Enable screenshot and recording featureMiodrag Milanovic2020-01-058-2/+111
|/
* HeAP: increase timeoutDavid Shah2019-12-301-1/+1
* Merge pull request #344 from YosysHQ/mmicko/ecp5_guiMiodrag Milanović2019-12-2817-72/+5673
|\
| * clangformatMiodrag Milanovic2019-12-281-16/+24
| * made most of frequent numbers constantsMiodrag Milanovic2019-12-281-273/+285
| * move constants to gfx.ccMiodrag Milanovic2019-12-282-18/+18
| * remove synt exampleMiodrag Milanovic2019-12-281-132/+0
| * Merge remote-tracking branch 'origin/master' into mmicko/ecp5_guiMiodrag Milanovic2019-12-2871-1805/+3391
| |\ | |/ |/|
* | ecp5: Always promote IOLOGIC SCLK to globalDavid Shah2019-12-271-1/+3
* | Merge pull request #353 from YosysHQ/generic-frontendDavid Shah2019-12-2724-1071/+2185
|\ \
| * | Document hierarchy structuresDavid Shah2019-12-271-1/+15
| * | Allow constraining non-leaf cells to regionsDavid Shah2019-12-271-1/+10
| * | Preserve hierarchy through packingDavid Shah2019-12-276-0/+97