aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* clangformat and GraphicElement::style commentsClifford Wolf2018-07-266-17/+16
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-261-2/+2
|\
| * Fix router1 locking in NDEBUG buildsClifford Wolf2018-07-261-2/+2
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | generic: Fixing buildDavid Shah2018-07-261-2/+2
|/ | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Add getWireType()/getPipType() APIClifford Wolf2018-07-265-8/+27
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Move iCE40 switchbox gfx to UI groupsClifford Wolf2018-07-261-93/+162
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add iCE40 pip gfx for carry_in muxClifford Wolf2018-07-261-0/+11
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Update README.mdClifford Wolf2018-07-261-2/+5
|
* Update README.mdClifford Wolf2018-07-261-3/+4
|
* Improvements in bbasmClifford Wolf2018-07-262-9/+83
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Update README.mdClifford Wolf2018-07-261-18/+18
|
* added buttons for new zoom operationsMiodrag Milanovic2018-07-2610-17/+67
|
* highlight operation on multiple itemsMiodrag Milanovic2018-07-262-55/+52
|
* Merge branch 'eddieh/idstring_speedup' into 'master'Eddie Hung2018-07-2610-61/+62
|\ | | | | | | | | Reduce id() lookups for commonly used update_budget() See merge request SymbioticEDA/nextpnr!20
| * clangformatEddie Hung2018-07-257-37/+29
| |
| * Merge remote-tracking branch 'origin/master' into eddieh/idstring_speedupEddie Hung2018-07-2532-620/+4984
| |\ | |/ |/|
* | clangformatDavid Shah2018-07-254-15/+10
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-251-0/+13
|\ \
| * | made select multiple to workMiodrag Milanovic2018-07-251-0/+13
| | |
* | | ecp5: Add global network info to databaseDavid Shah2018-07-252-0/+39
|/ / | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | Add ability for multiple selection, enable for select only items that make senseMiodrag Milanovic2018-07-255-1/+36
| |
* | Fixed packing non podMiodrag Milanovic2018-07-252-5/+5
| |
* | Add ice40/benchmark/report.ipynbClifford Wolf2018-07-251-0/+69
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | More minor ice40 benchmark improvementsClifford Wolf2018-07-252-2/+7
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | ice40: Tweaking picorv32_benchmark.pyDavid Shah2018-07-251-2/+1
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-252-2/+7
|\ \
| * | Minor improvements in iCE40 benchmark scriptsClifford Wolf2018-07-252-2/+7
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | | ecp5: Update trellis_import to use new bbasmDavid Shah2018-07-252-293/+58
|/ / | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | Fix BaseCtx::unlock()Clifford Wolf2018-07-251-1/+1
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | Add ice40/benchmark/Clifford Wolf2018-07-257-0/+4136
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | Merge branch 'bba' into 'master'Clifford Wolf2018-07-257-294/+471
|\ \ | | | | | | | | | | | | bbasm See merge request SymbioticEDA/nextpnr!18
| * | Add bba READMEClifford Wolf2018-07-252-0/+90
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * | proper options for linux buildMiodrag Milanovic2018-07-251-1/+1
| | |
| * | just Boost_PROGRAM_OPTIONS_LIBRARYMiodrag Milanovic2018-07-251-1/+1
| | |
| * | noreturn have to be void, so there is no UBMiodrag Milanovic2018-07-251-4/+4
| | |
| * | Fix for zero length caseMiodrag Milanovic2018-07-251-0/+2
| | |
| * | Make thread check portableMiodrag Milanovic2018-07-251-4/+4
| | |
| * | Fix bba to compile on windows (no unistd there)Miodrag Milanovic2018-07-252-43/+55
| | |
| * | Use bbasm to create iCE40 chipdbClifford Wolf2018-07-243-289/+236
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * | Add bba parserClifford Wolf2018-07-241-8/+134
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | | Merge branch 'q3k/pll-pads' into 'master'David Shah2018-07-254-13/+96
|\ \ \ | | | | | | | | | | | | | | | | ice40: PLL40_*_PAD support See merge request SymbioticEDA/nextpnr!21
| * | | ice40: after reviewSergiusz Bazanski2018-07-252-3/+3
| | | |
| * | | ice40: check PLL PACKAGEPIN drives only PLL, cosmeticsSergiusz Bazanski2018-07-251-4/+7
| | | |
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll-padsSergiusz Bazanski2018-07-256-15/+212
| |\ \ \ | |/ / / |/| | |
* | | | Add a simple 8x benchmark scriptDavid Shah2018-07-251-0/+43
| | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
| * | | clang-formatSergiusz Bazanski2018-07-251-7/+7
| | | |
| * | | ice40: support PLL40_*_PAD, fix pass-through LUT for LOCKSergiusz Bazanski2018-07-254-8/+88
| |/ /
| | * Reduce id() lookups for commonly used update_budget()Eddie Hung2018-07-243-24/+33
| |/ |/|
* | ecp5: Bitsream gen tuningDavid Shah2018-07-241-11/+16
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-243-4/+135
|\ \