aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Split design widget on sideMiodrag Milanovic2018-06-146-258/+289
* separate clearPropertiesMiodrag Milanovic2018-06-142-4/+12
* CleanupMiodrag Milanovic2018-06-145-7/+6
* Split to classesMiodrag Milanovic2018-06-147-136/+169
* Split per widgetsMiodrag Milanovic2018-06-142-360/+414
* Add output of estimated total wire delay to router (as metric for placement q...Clifford Wolf2018-06-141-0/+49
* Increase ripup penalties over timeClifford Wolf2018-06-141-2/+8
* Add route-ripup routing loopClifford Wolf2018-06-143-38/+188
* Refactor position/delay estimation APIClifford Wolf2018-06-146-87/+37
* python: Clear SIGINT handler after Python loadsDavid Shah2018-06-141-0/+2
* Drastically reduce number of linker symbols in chipdbClifford Wolf2018-06-131-18/+40
* Cleanup and preps for further ui workMiodrag Milanovic2018-06-133-62/+48
* Make custom types for elements in tree viewMiodrag Milanovic2018-06-132-177/+145
* Improve router error reportingClifford Wolf2018-06-131-4/+15
* ice40: Rename ICESTORM_RAM pinsDavid Shah2018-06-132-3/+56
* Improve router error messagesClifford Wolf2018-06-131-5/+13
* Add support for CellInfo->pins in routerClifford Wolf2018-06-132-5/+17
* Add picorv32_top module with fewer IO pinsClifford Wolf2018-06-132-1/+32
* frontend/json: Fix bus portsDavid Shah2018-06-131-1/+1
* Fix router error handling for unplaced cellsClifford Wolf2018-06-131-2/+5
* Add missing iCE40 global buffer belsClifford Wolf2018-06-131-0/+18
* Add test PicoRV32 build scriptClifford Wolf2018-06-132-0/+7
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-132-3/+38
|\
| * ice40: Pack RAMsDavid Shah2018-06-133-8/+46
* | Add A*-like optimizations to routerClifford Wolf2018-06-138-31/+97
|/
* tests: Fix ice40 testsDavid Shah2018-06-136-0/+6
* ice40: Promote one clock to a global bufferDavid Shah2018-06-133-1/+61
* Add hierarchy to bel/wire/pip namesClifford Wolf2018-06-134-19/+31
* Fixing implementation of constantsDavid Shah2018-06-134-9/+55
* Update READMEDavid Shah2018-06-131-4/+3
* cmake: Fixing the installerDavid Shah2018-06-132-1/+3
* ice40: Update examples to use packer/pcfDavid Shah2018-06-1310-398/+37
* Update chip Graphics APIClifford Wolf2018-06-134-23/+35
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-1328-351/+1078
|\
| * ice40: Add a PCF parserDavid Shah2018-06-137-171/+131
| * ice40: Add package selectionDavid Shah2018-06-133-3/+25
| * ice40: Add package pins to databaseDavid Shah2018-06-132-3/+52
| * Simple IO buffer insertion, enable packer by defaultDavid Shah2018-06-134-33/+65
| * Remove IO buffers when fed by SB_IODavid Shah2018-06-135-15/+98
| * frontend/son: Insert generic IO buffers for top level IODavid Shah2018-06-131-4/+30
| * frontend/json: Refactor port importerDavid Shah2018-06-131-37/+32
| * Adding IO buffer insertion function to JSON frontendDavid Shah2018-06-131-0/+55
| * Compile on windows againMiodrag Milanovic2018-06-131-0/+4
| * context menu and cleanupMiodrag Milanovic2018-06-122-10/+43
| * clangformat cleanupMiodrag Milanovic2018-06-129-410/+405
| * Write tests to replace -test option from mainMiodrag Milanovic2018-06-129-82/+528
| * reveresed logic for enabling main file, and made tests link arch filesMiodrag Milanovic2018-06-125-18/+45
* | Redesign PosInfo APIClifford Wolf2018-06-134-15/+80
|/
* Updating REAMDEDavid Shah2018-06-121-1/+10
* Fixing regression due to IDStringsDavid Shah2018-06-121-0/+7