aboutsummaryrefslogtreecommitdiffstats
path: root/ice40
Commit message (Expand)AuthorAgeFilesLines
* Updates from clangformatClifford Wolf2018-06-233-149/+64
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-232-6/+28
|\
| * Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,Miodrag Milanovic2018-06-232-6/+28
* | Refactoring bind/unbind APIClifford Wolf2018-06-233-12/+50
|/
* place_sa: Add option to disable timing-driven placementDavid Shah2018-06-231-2/+5
* ice40: Move global net test to ArchDavid Shah2018-06-236-26/+39
* ice40: Fix UltraPlus quasi-logic-cell bitsDavid Shah2018-06-231-25/+29
* Cleanup almost all deprecation warningsMiodrag Milanovic2018-06-235-63/+63
* one moreMiodrag Milanovic2018-06-231-1/+1
* Fix "dereferencing type-punned pointer" warningsClifford Wolf2018-06-221-15/+15
* ice40: SB_LFOSC support, fabric routing onlyDavid Shah2018-06-225-15/+94
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-222-1/+2
|\
| * Merge branch 'q3k/gl' into 'master'Serge Bazanski2018-06-222-1/+2
| |\
| | * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/glSergiusz Bazanski2018-06-2215-22/+102
| | |\
| | * \ Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/glSergiusz Bazanski2018-06-227-290/+354
| | |\ \
| | * | | Reimplement FPGAWidget in modern OpenGL.Sergiusz Bazanski2018-06-221-0/+4
| | * | | chipdb.py style fixSergiusz Bazanski2018-06-201-1/+1
* | | | | ice40: Adding extra cell wires to database; SB_WARMBOOT workingDavid Shah2018-06-222-1/+49
|/ / / /
* | | / ice40: Preparations for extra cells supportDavid Shah2018-06-224-1/+372
| |_|/ |/| |
* | | Added custom QApplication implementationMiodrag Milanovic2018-06-221-1/+2
* | | ice40: Add UltraPlus tiles to databaseDavid Shah2018-06-223-4/+86
* | | Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-2214-14/+14
| |/ |/|
* | fixed namespace for gui sectionMiodrag Milanovic2018-06-221-0/+2
* | ice40: Make the packer deterministicDavid Shah2018-06-221-8/+9
* | Fixing 5k bitstream gen and place heuristicsDavid Shah2018-06-221-1/+12
* | Updates from clangformatClifford Wolf2018-06-211-12/+3
* | Added return code to json parsing and pcf readingMiodrag Milanovic2018-06-213-37/+46
* | Fixed return codes for packer, placer and routerMiodrag Milanovic2018-06-211-9/+13
* | log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-211-231/+241
* | Cleanup parse_json_file API, some other cleanupsClifford Wolf2018-06-211-1/+1
* | Add ctx->checksum(), slightly improve log messagesClifford Wolf2018-06-212-0/+18
* | Improve log messages, move many messages to verbose modeClifford Wolf2018-06-211-11/+17
* | Improvements in routerClifford Wolf2018-06-212-1/+8
* | Add frequency setting and fix slack calculationDavid Shah2018-06-211-1/+6
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-203-16/+29
|\|
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-201-3/+11
| |\
| * | Improve --tmfuzz mode and iCE40 delay estimatorClifford Wolf2018-06-203-16/+29
* | | place_sa: Improvements including supporting force and ordering consistencyDavid Shah2018-06-202-4/+4
| |/ |/|
* | WIP: adding timing budget to placerDavid Shah2018-06-202-3/+11
* | Improving timing annotatorDavid Shah2018-06-201-1/+1
|/
* Add "nextpnr-ice40 --tmfuzz"Clifford Wolf2018-06-201-0/+40
* Fix jsonparse compiler warnings, clangformat updatesClifford Wolf2018-06-201-1/+1
* Fix chipdb UltraPlus wiresDavid Shah2018-06-201-1/+1
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-203-10/+132
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-202-0/+32
| |\
| * | Changes to estimatePosition APIClifford Wolf2018-06-202-4/+3
| * | Add better iCE40 delay estimatesClifford Wolf2018-06-202-6/+129
* | | Working on the timing annotatorDavid Shah2018-06-202-6/+20
| |/ |/|
* | Working on the timing budget annnotatorDavid Shah2018-06-202-6/+7
* | Adding stubs for delay annotation and cell timing lookupDavid Shah2018-06-202-0/+31
|/