aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Building using MSVC worksMiodrag Milanovic2018-07-047-18/+96
* common: Adding NPNR_ASSERTDavid Shah2018-07-042-13/+45
* Add opetion to defie ICEBOX_ROOT, fix compile on other locationMiodrag Milanovic2018-07-033-7/+10
* added parameter to callMiodrag Milanovic2018-07-031-1/+1
* Make chibdb.py able to generate pure binary outputMiodrag Milanovic2018-07-031-5/+27
* ice40: Improving routeability of carriesDavid Shah2018-07-031-6/+1
* ice40: Another carry timing fixDavid Shah2018-07-031-5/+4
* ice40: Fix carry timing pathsDavid Shah2018-07-031-3/+3
* Fixed OpenGL issues noticed on mingw intel/nvidiaMiodrag Milanovic2018-07-031-1/+3
* Added suppression of python warnings and proper name for python boost lib for...Miodrag Milanovic2018-07-031-2/+9
* Fixed macros and includes for MSVCMiodrag Milanovic2018-07-037-37/+66
* python: Tweaking how the new wrappers will workDavid Shah2018-07-021-13/+32
* Fix link on windowsMiodrag Milanovic2018-07-021-3/+3
* Starting to develop a new Python wrapper systemDavid Shah2018-07-012-2/+93
* Add header comment for the common arch API in generic archClifford Wolf2018-06-301-0/+1
* Add implementations for generic arch db APIClifford Wolf2018-06-304-96/+250
* Add stub generator API to generic archClifford Wolf2018-06-302-6/+52
* Improve blinky testbench, double blink frequencyClifford Wolf2018-06-302-4/+7
* Refactor IdString::global_ctxClifford Wolf2018-06-302-7/+7
* Rename "dummy" arch to "generic"Clifford Wolf2018-06-2913-7/+7
* Split "arch.h" in "arch.h" and "archdefs.h"Clifford Wolf2018-06-295-192/+198
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-298-13/+68
* Improving the SA+legalisation flowDavid Shah2018-06-299-21/+28
* Tidying up the SA placerDavid Shah2018-06-294-9/+9
* Increase temp and diameter after legalisationDavid Shah2018-06-291-0/+5
* Start legalisation at a much lower SA temperatureDavid Shah2018-06-291-1/+1
* ice40: Fix carry packing in some degenerate casesDavid Shah2018-06-291-23/+18
* Make single-cell placer less likely to get stuckDavid Shah2018-06-291-4/+4
* Integrating SA placer and legaliserDavid Shah2018-06-296-15/+103
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-293-14/+51
|\
| * fix build without pythonMiodrag Milanovic2018-06-291-13/+19
| * make paste work, fix inserting in wrong linesMiodrag Milanovic2018-06-282-1/+32
* | ice40: Reworking placement legalisation to allow integration with SA placerDavid Shah2018-06-294-41/+125
|/
* clangformat cleanupMiodrag Milanovic2018-06-288-37/+25
* adapted python-console for easier useMiodrag Milanovic2018-06-2810-94/+740
* remove emb.ccMiodrag Milanovic2018-06-285-175/+1
* compile in needed helpers and fix warningsMiodrag Milanovic2018-06-285-17/+27
* few moreMiodrag Milanovic2018-06-281-5/+0
* move to c++11 remove console writesMiodrag Milanovic2018-06-286-96/+28
* make it compile with qt5Miodrag Milanovic2018-06-286-30/+61
* initial import of python-consoleMiodrag Milanovic2018-06-2828-0/+2120
* ice40: PLace legaliser produces a design that is at least routable for picosocDavid Shah2018-06-282-1/+19
* Debugging carry legalisationDavid Shah2018-06-281-5/+10
* ice40: Only pack up to one SB_CARRY into a LCDavid Shah2018-06-271-5/+6
* ice40: Fix IO packerDavid Shah2018-06-271-0/+8
* ice40: Carry packer bugfixDavid Shah2018-06-272-19/+17
* Improving debugabilityDavid Shah2018-06-273-2/+20
* ice40: Fixing the carry packer for a larger designDavid Shah2018-06-271-16/+33
* ice40: Add timing paths for carryDavid Shah2018-06-271-0/+9
* Improving post-ripup placement in the legaliserDavid Shah2018-06-275-20/+69