aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added dummy tests per archMiodrag Milanovic2018-06-114-3/+48
* added google tests to 3rdpartyMiodrag Milanovic2018-06-11321-0/+153552
* Added property editor for exampleMiodrag Milanovic2018-06-114-9/+145
* compile QtPropertyBrowserMiodrag Milanovic2018-06-119-11/+42
* Added QtPropertyBrowser sourceMiodrag Milanovic2018-06-11148-0/+35531
* Add "nextpnr.h"Clifford Wolf2018-06-1123-78/+99
* Remove pool, dict, vector namespace aliasesClifford Wolf2018-06-119-89/+95
* Add conflicting=false argument to bind gettersClifford Wolf2018-06-113-9/+11
* Proper looking output in python consoleMiodrag Milanovic2018-06-111-7/+12
* OpenGL library portable way of usingMiodrag Milanovic2018-06-111-1/+2
* Fixed portability issue, now it works on msys2 windows build as wellMiodrag Milanovic2018-06-111-2/+3
* nice way to get main windowMiodrag Milanovic2018-06-102-3/+15
* Draw fpga modelMiodrag Milanovic2018-06-103-13/+67
* Propagate design to widgetMiodrag Milanovic2018-06-103-0/+5
* Pass design to gui, display chip nameMiodrag Milanovic2018-06-108-5/+45
* Improving 5k supportDavid Shah2018-06-104-22/+59
* Fix iCE40 routing graphClifford Wolf2018-06-102-28/+1
* Add support for iCE40 global buffers (currently only for 1k devices)Clifford Wolf2018-06-108-124/+198
* Debugging on icebreakerDavid Shah2018-06-104-11/+217
* Add blinky post-synthesis testbenchClifford Wolf2018-06-103-5/+26