aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* sdf: Improve SDF outputDavid Shah2019-10-241-0/+4
* sdf: Add basic support for writing SDF filesDavid Shah2019-10-193-21/+155
* sdf: Framework for writing out SDF filesDavid Shah2019-10-191-0/+200
* ecp5: Preserve top level IO properlyDavid Shah2019-10-182-1/+14
* ecp5: Add support for IO registersDavid Shah2019-10-091-1/+10
* clangformatDavid Shah2019-10-011-54/+52
* python: Adding helper functions for netlist modificationDavid Shah2019-09-154-1/+140
* python: Refactor out bindings shared between ECP5 and iCE40David Shah2019-09-151-0/+98
* json: Add support for net aliasesDavid Shah2019-09-132-2/+7
* timing: Improve support for out-of-context flowsDavid Shah2019-08-071-1/+9
* ecp5: Add --out-of-context for building hard macrosDavid Shah2019-08-071-1/+15
* ecp5: New Property interfaceDavid Shah2019-08-052-1/+2
* Major Property improvements for common and iCE40David Shah2019-08-057-62/+210
* Switching from std to boost fix crashMiodrag Milanovic2019-07-052-7/+7
* Speedup critical pathMiodrag Milanovic2019-06-284-9/+14
* clangformat runMiodrag Milanovic2019-06-2510-63/+68
* Merge masterMiodrag Milanovic2019-06-251-2/+3
|\
| * clangformatDavid Shah2019-06-241-1/+2
| * timing: Add missing std::minDavid Shah2019-06-231-1/+1
| * Fix missing \n in log statement.whitequark2019-06-041-1/+1
* | Preserve portsMiodrag Milanovic2019-06-211-0/+3
* | default placement only if not setMiodrag Milanovic2019-06-151-3/+3
* | use save seedMiodrag Milanovic2019-06-151-0/+3