aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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-304-61/+90
| | * | ecp5: Adding carry helper functionsDavid Shah2018-09-303-1/+107
| |/ /
| * | clangformatDavid Shah2018-09-3015-63/+66
| * | Merge pull request #81 from YosysHQ/ecp5_globalsDavid Shah2018-09-3011-2/+454
| |\ \
| | * | ecp5: Use ArchNetInfo to mark global nets to ignoreDavid Shah2018-09-294-7/+10
| | * | 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-294-0/+17
| | * | 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
| * | | Merge pull request #79 from YosysHQ/ice40lvdsClifford Wolf2018-09-258-13/+88
| |\ \ \
| | * | | ice40: LVDS input bitstream supportDavid Shah2018-09-241-4/+48
| | * | | ice40: Tristate IO support fixesDavid Shah2018-09-243-6/+10
| | * | | ice40: Validity check for LVDS IODavid Shah2018-09-244-0/+29
| | * | | ice40: Remove obsolete belType memberDavid Shah2018-09-243-3/+1
| | | |/ | | |/|
| * | | Merge pull request #76 from YosysHQ/plloutglobal_fixClifford Wolf2018-09-253-4/+38
| |\ \ \ | | |_|/ | |/| |
| | * | Make warnings visible in quiet modeMiodrag Milanovic2018-09-191-2/+0
| | * | Added required checks for PLL and fixed messages eolMiodrag Milanovic2018-09-191-3/+31
| | * | Add needed PLLOUTGLOBAL ports and mapped it properlyMiodrag Milanovic2018-09-122-0/+8
| | |/
| * | ice40: Fix carry packer bugDavid Shah2018-09-251-2/+2
| * | gui: Fix another zero-decal issueDavid Shah2018-09-251-1/+3
| * | Apply GUI fix from @mmickoDavid Shah2018-09-251-1/+3
| |/
* / Dispose of far too long routes earlier (use 3x est. delay as limit)Clifford Wolf2018-09-041-12/+21
|/
* On macOS -static flag not needed just list of .a filesMiodrag Milanovic2018-09-031-1/+3
* Merge pull request #66 from YosysHQ/issue65Serge Bazanski2018-08-261-4/+5
|\
| * Fix for min_slack == max_slack => bin_size == 0Eddie Hung2018-08-221-4/+5
* | ignore tests in reportMiodrag Milanovic2018-08-231-1/+1
* | Added test code coverage reportMiodrag Milanovic2018-08-234-1/+324
* | Update README.mdClifford Wolf2018-08-231-1/+1
* | Fix testsMiodrag Milanovic2018-08-236-12/+12
* | Added hover on properties as well, fixes #64Miodrag Milanovic2018-08-224-2/+52
* | Hover on items in treeMiodrag Milanovic2018-08-225-6/+67
* | Fix hover when cursor leaves view, fixes #63Miodrag Milanovic2018-08-222-0/+9
* | Merge pull request #62 from YosysHQ/q3k/issue-57Clifford Wolf2018-08-201-3/+17
|\ \
| * | gui: fix #57Serge Bazanski2018-08-191-3/+17
|/ /