aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
Commit message (Expand)AuthorAgeFilesLines
* ecp5: Negative clock support, general slice improvementsDavid Shah2018-10-023-4/+41
* ecp5: Small DRAM routing fixesDavid Shah2018-10-012-7/+25
* clangformatDavid Shah2018-10-013-6/+4
* ecp5: Fix packing of FFs into carry/DRAM slicesDavid Shah2018-10-011-4/+12
* ecp5: Fix DRAM initialisationDavid Shah2018-10-011-2/+2
* ecp5: Remove broken DRAM timing arcDavid Shah2018-10-011-2/+2
* ecp5: Debugging DRAM packingDavid Shah2018-10-013-6/+17
* ecp5: Working on DRAM packingDavid Shah2018-10-012-1/+68
* ecp5: Handling of DRAM initialisation and wiringDavid Shah2018-10-011-1/+59
* ecp5: Helper functions for distributed RAM supportDavid Shah2018-10-013-0/+64
* ecp5: Improve handling of constant CCU2C inputsDavid Shah2018-10-011-9/+65
* ecp5: Fix carry feed outDavid Shah2018-09-301-1/+1
* ecp5: Improve mixed no-FF/FF placementDavid Shah2018-09-304-30/+45
* ecp5: Carry packing fixesDavid Shah2018-09-301-13/+18
* ecp5: Relative placement and bitstream gen for carriesDavid Shah2018-09-303-2/+37
* ecp5: First stages of carry packingDavid Shah2018-09-301-3/+63
* ecp5: Add ccu2c_to_sliceDavid Shah2018-09-303-12/+41
* ecp5: Support code for carry chain handlingDavid Shah2018-09-302-16/+118
* Refactor chain finder to its own fileDavid Shah2018-09-301-21/+19
* ecp5: Adding carry helper functionsDavid Shah2018-09-301-1/+85
* ecp5: Use ArchNetInfo to mark global nets to ignoreDavid Shah2018-09-292-0/+3
* clangformatDavid Shah2018-09-293-24/+19
* ecp5: Fix global buffer connectivity and timingDavid Shah2018-09-292-0/+14
* ecp5: Fix handling of global to fabric connectionsDavid Shah2018-09-291-3/+20
* ecp5: Remove excessive debugging from global promoterDavid Shah2018-09-291-9/+1
* ecp5: Global router produces a working bitstreamDavid Shah2018-09-292-0/+4
* ecp5: Fixing global to global user routingDavid Shah2018-09-291-6/+13
* ecp5: Fixing global router bugsDavid Shah2018-09-291-3/+14
* ecp5: Integrate global router and debug namingDavid Shah2018-09-292-3/+9
* ecp5: Adding main global promoter/router functionDavid Shah2018-09-292-21/+81
* ecp5: Fix globals.cc following API updateDavid Shah2018-09-291-1/+1
* ecp5: Add SPINE routing to global routerDavid Shah2018-09-291-1/+17
* ecp5: Import SPINE data to databaseDavid Shah2018-09-292-1/+10
* ecp5: Adding DCCA insertion functionDavid Shah2018-09-292-0/+33
* ecp5: Add DCC Bels, fix global router post-rebaseDavid Shah2018-09-293-7/+12
* ecp5: Working on global routerDavid Shah2018-09-291-0/+88
* ecp5: Global routing algorithm up to TAPsDavid Shah2018-09-291-10/+75
* ecp5: Clock usage counter functionDavid Shah2018-09-291-1/+34
* ecp5: Helper function and arch tweaks for global routerDavid Shah2018-09-293-0/+81
* ecp5: clangformatDavid Shah2018-08-191-27/+19
* ecp5: Fix delay heuristicDavid Shah2018-08-191-2/+2
* ecp5: Add cell delaysDavid Shah2018-08-191-11/+131
* ecp5: Add crude approximation of Pip delaysDavid Shah2018-08-192-3/+45
* Merge pull request #54 from daveshah1/ecp5_speedupDavid Shah2018-08-195-29/+63
|\
| * ecp5: Flatten bel_to_cell for performanceDavid Shah2018-08-182-23/+21
| * ecp5: Speed up Bel availability/binding checksDavid Shah2018-08-181-5/+11
| * ecp5: Speedup placement using ArchCellInfoDavid Shah2018-08-184-12/+42
* | Merge pull request #47 from YosysHQ/settings_propagateClifford Wolf2018-08-181-6/+2
|\ \
| * | Use settings for placer1 and router1Miodrag Milanovic2018-08-091-6/+2
* | | Merge branch 'master' of github.com:YosysHQ/nextpnr into archattrClifford Wolf2018-08-181-2/+2
|\ \ \ | | |/ | |/|