aboutsummaryrefslogtreecommitdiffstats
path: root/ice40
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/glSergiusz Bazanski2018-06-227-290/+354
|\
| * 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
| |\
| * | place_sa: Improvements including supporting force and ordering consistencyDavid Shah2018-06-202-4/+4
* | | Reimplement FPGAWidget in modern OpenGL.Sergiusz Bazanski2018-06-221-0/+4
* | | chipdb.py style fixSergiusz Bazanski2018-06-201-1/+1
| |/ |/|
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-201-3/+11
|\|
| * WIP: adding timing budget to placerDavid Shah2018-06-202-3/+11
| * Improving timing annotatorDavid Shah2018-06-201-1/+1
* | Improve --tmfuzz mode and iCE40 delay estimatorClifford Wolf2018-06-203-16/+29
|/
* 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
|/
* ice40: Tidying up carry packer a bitDavid Shah2018-06-191-15/+28
* ice40: WIP SB_CARRY packerDavid Shah2018-06-192-0/+71
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-192-27/+50
|\
| * Major performance improvement to placement validity checkDavid Shah2018-06-194-32/+60
* | Improved log messages in SA placer, minor changes from clangformatClifford Wolf2018-06-191-3/+4
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-192-5/+20
|\|
| * ice40: Improve error reporting for invalid tristate usageDavid Shah2018-06-193-15/+24
| * ice40: Fix constant packerDavid Shah2018-06-191-4/+14
* | Updates from clangformatClifford Wolf2018-06-194-16/+25
* | Add Context::force and "nextpnr-ice40 --force"Clifford Wolf2018-06-193-5/+15
|/
* ice40: Don't deduplicate local tracks when countingDavid Shah2018-06-191-10/+9
* Add rng to Context, start using ctx->verboseClifford Wolf2018-06-191-14/+10
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-193-50/+50
|\
| * ice40: More IdString API updatesDavid Shah2018-06-193-50/+50
* | Refactor Arch/Context design hierarchyClifford Wolf2018-06-192-23/+20
|/
* ice40: Adding support for tristate IODavid Shah2018-06-192-3/+22
* ice40: Removing deprecated API in cells.ccDavid Shah2018-06-191-45/+46
* Getting rid of old IdString API users, Add ctx to many internal APIsClifford Wolf2018-06-186-126/+161
* Getting rid of users of old IdString APIClifford Wolf2018-06-182-24/+24