aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor clangformat changesClifford Wolf2018-06-122-4/+7
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-127-13/+104
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-122-1/+13
| |\
| | * Add QTreeWidget and fill with belsMiodrag Milanovic2018-06-122-1/+13
| * | Minimal Python bindings for IdStringDavid Shah2018-06-121-0/+5
| |/
| * Improve packer diagnosticsDavid Shah2018-06-121-1/+4
| * ice40: Add support for LC placement constraints in packerDavid Shah2018-06-124-11/+82
* | Add fast IdString <-> PortPin conversionClifford Wolf2018-06-125-16/+28
* | Add proper fast IdStringClifford Wolf2018-06-122-12/+80
|/
* Add IdString APIClifford Wolf2018-06-127-24/+61
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-1239-42/+191
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-124-11/+19
| |\
| * | Fix NEXTPNR_NAMESPACEClifford Wolf2018-06-127-6/+30
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-1221-12/+634
| |\ \
| * | | Add nextpnr namespaceClifford Wolf2018-06-1233-42/+167
* | | | ice40: Testing the placement validity checkDavid Shah2018-06-122-1/+28
| |_|/ |/| |
* | | ice40: Debugging and fixing FF configurationDavid Shah2018-06-124-11/+19
| |/ |/|
* | ice40: Creating packer testsDavid Shah2018-06-124-0/+233
* | Implement the placement validity checkerDavid Shah2018-06-124-2/+61
* | ice40: Adding a placement validity checkerDavid Shah2018-06-125-6/+148
* | ice40: Pack constants to LCsDavid Shah2018-06-124-8/+35
* | ice40: Debugging the packerDavid Shah2018-06-125-4/+37
* | ice40: Start working on a packer, currently not testedDavid Shah2018-06-125-0/+128
|/
* ice40: Adding cell utilities for packingDavid Shah2018-06-124-15/+191
* Adding some utilities for packingDavid Shah2018-06-122-0/+100
* ice40: Optimising chipdb buildsDavid Shah2018-06-121-0/+1
* Made gtest work on MINGW with solution from https://github.com/google/googlet...Miodrag Milanovic2018-06-121-4/+4
* Clang format to ignore 3rdparty and fix one fileMiodrag Milanovic2018-06-112-36/+84
* Fix gitignoreMiodrag Milanovic2018-06-111-2/+2