aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
Commit message (Expand)AuthorAgeFilesLines
* Rename cmake path variable TRELLIS_ROOT to TRELLIS_INSTALL_PREFIXSebastian Birke2020-02-041-6/+6
* CMake: Changing the definition of TRELLIS_ROOT to point to root of lib, share...Jared Boone2020-02-041-5/+5
* Merge pull request #391 from YosysHQ/router2-upstreamDavid Shah2020-02-043-7/+85
|\
| * router2: Improve flow and log outputDavid Shah2020-02-031-1/+1
| * Allow selection of router algorithmDavid Shah2020-02-032-2/+18
| * router2: Make magic numbers configurableDavid Shah2020-02-031-1/+1
| * ecp5: Improve bounding box accuracyDavid Shah2020-02-032-10/+34
| * ecp5: router2 main renameDavid Shah2020-02-031-1/+1
| * ecp5: Router2 test integrationDavid Shah2020-02-032-1/+39
* | Merge pull request #385 from YosysHQ/router1-arc-fixesDavid Shah2020-02-031-1/+2
|\ \ | |/ |/|
| * ecp5: Don't reroute existing globalsDavid Shah2020-01-201-1/+2
* | python: Expose PlaceStrength enum and isValidBelForCell on ecp5Erika2020-01-261-0/+3
* | ecp5: Fix tieoff of unused DELAY signalsDavid Shah2020-01-211-3/+3
* | ecp5: Add SPICB0 IO supportDavid Shah2020-01-202-3/+3
* | Few more caught by clangMiodrag Milanovic2020-01-181-4/+0
|/
* 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
* | More adjustments to .bba file locationsLarry Doolittle2020-01-141-1/+1
|/
* Remove barrier to out-of-tree buildsLarry Doolittle2020-01-121-2/+1
* 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-2816-559/+412
|\
| * ecp5: Always promote IOLOGIC SCLK to globalDavid Shah2019-12-271-1/+3
| * Preserve hierarchy through packingDavid Shah2019-12-271-0/+10
| * python: Add bindings for hierarchy structuresDavid Shah2019-12-271-0/+2
| * Work around Qt MOC issue with IdString enumsDavid Shah2019-12-271-0/+4
| * ecp5: Add support for flipflops with preloadDavid Shah2019-12-073-5/+25
| * ecp5: Fix 25k DDRDLLA bitstream genDavid Shah2019-11-292-3/+4
| * ecp5: Fix placement of DDRDLLADavid Shah2019-11-291-0/+26
| * Merge pull request #356 from YosysHQ/ecp5-ff-densityDavid Shah2019-11-271-0/+153
| |\
| | * ecp5: Improve flipflop packing densityDavid Shah2019-11-201-0/+153
| * | ECP5 support is no longer experimentalDavid Shah2019-11-264-521/+0
| |/
| * Revert "Merge pull request #355 from YosysHQ/ecp5-promote-lsr"David Shah2019-11-202-74/+5
| * ecp5: Add support for promotion of LSRs to global networkDavid Shah2019-11-192-5/+74
| * ecp5: Fix handling of custom DEL_VALUEDavid Shah2019-11-181-1/+2
| * ecp5: Fix dynamic DELAYF controlDavid Shah2019-11-181-0/+3
| * ecp5: Add logic utilisation before packing statisticsDavid Shah2019-11-181-0/+45
| * Merge pull request #345 from YosysHQ/dave/sdfDavid Shah2019-11-182-12/+22
| |\
| | * ice40: Preserve top level IO properlyDavid Shah2019-10-191-2/+2
| | * ecp5: Preserve top level IO properlyDavid Shah2019-10-182-12/+22
| * | ecp5: Copy timing constraints across ECLKBRIDGECSDavid Shah2019-11-011-1/+4
| * | ecp5: Fix placement of ECLKBRIDGECSDavid Shah2019-11-011-11/+41
| * | ecp5: Allow setting drive strength for 3V3 IOsDavid Shah2019-10-261-0/+10
| * | ecp5: Add constids for new timing cell typesDavid Shah2019-10-262-0/+10
| * | ecp5: Add an error for out-of-sync constids and bbaDavid Shah2019-10-264-2/+10
| * | ecp5: Fix routing to shared DSP control inputsDavid Shah2019-10-253-1/+37
| * | ecp5: Make database build depend on constids.incDavid Shah2019-10-201-2/+2
| |/
* | add newline at eofMiodrag Milanovic2019-12-281-1/+1