aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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>
| | * Reduce id() lookups for commonly used update_budget()Eddie Hung2018-07-243-24/+33
| | |
* | | gui: clickable bels, WIPSergiusz Bazanski2018-07-265-15/+88
| | |
* | | gui: Add QuadTree and testsSergiusz Bazanski2018-07-253-1/+519
| | |
* | | ice40: fix wire_num in testsSergiusz Bazanski2018-07-256-6/+6
|/ /
* | 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>
* | | 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
|\ \ \
| * | | Disable pips for now on ECP5 just to be able to work on other partsMiodrag Milanovic2018-07-241-0/+2
| | | |
| * | | Fixed pybiding so generic can work and ecp5 expose all neededMiodrag Milanovic2018-07-242-4/+133
| | | |
* | | | ecp5: Working on LVDS inputs for Versa supportDavid Shah2018-07-241-0/+8
|/ / / | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | Merge branch 'placeconstr2'Clifford Wolf2018-07-241-0/+10
|\ \ \ | |_|/ |/| |
| * | Typo fixClifford Wolf2018-07-241-1/+1
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * | Add CellInfo data for placement constraintsClifford Wolf2018-07-241-0/+10
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| | * clang-formatSergiusz Bazanski2018-07-251-7/+7
| | |
| | * ice40: support PLL40_*_PAD, fix pass-through LUT for LOCKSergiusz Bazanski2018-07-254-8/+88
| |/ |/|
* | Merge branch 'q3k/pll' into 'master'Serge Bazanski2018-07-249-14/+375
|\ \ | | | | | | | | | | | | ice40: support CORE PLLs See merge request SymbioticEDA/nextpnr!17
| * | ice40: after reviewSergiusz Bazanski2018-07-241-1/+0
| | |
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pllSergiusz Bazanski2018-07-2426-173/+196
| |\ \ | |/ / |/| |
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-242-5/+30
|\ \ \
| * | | Add missing implementations of generic Arch methodsClifford Wolf2018-07-242-5/+30
| | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | | | ecp5: Architecture testing and fixingDavid Shah2018-07-242-1/+11
|/ / / | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | Remove implementations of deprecated APIsDavid Shah2018-07-248-77/+9
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | ice40: Remove use of deprecated APIsDavid Shah2018-07-243-10/+10
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | common: Remove use of deprecated APIsDavid Shah2018-07-243-29/+24
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | Remove uphill/downhill bel pins from ice40 dbClifford Wolf2018-07-242-34/+0
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | | Add bbasm target, use as passthru in iCE40 builderDavid Shah2018-07-244-5/+32
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-07-244-4/+20
|\ \ \ | | |/ | |/|
| * | Add dummy bba mainClifford Wolf2018-07-241-0/+15
| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-07-241-2/+25
| |\ \
| * | | Change G_FRAME color to be significantly darker than G_ACTIVEClifford Wolf2018-07-241-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * | | Add G_ARROW (for now same look as G_LINE)Clifford Wolf2018-07-243-3/+4
| | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>