Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 1 | -4/+4 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Fix router1 locking in NDEBUG builds | Clifford Wolf | 2018-07-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | clangformat | David Shah | 2018-07-25 | 1 | -4/+4 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Fix BaseCtx::unlock() | Clifford Wolf | 2018-07-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge branch 'bba' into 'master' | Clifford Wolf | 2018-07-25 | 1 | -8/+8 |
|\ | | | | | | | | | bbasm See merge request SymbioticEDA/nextpnr!18 | ||||
| * | noreturn have to be void, so there is no UB | Miodrag Milanovic | 2018-07-25 | 1 | -4/+4 |
| | | |||||
| * | Make thread check portable | Miodrag Milanovic | 2018-07-25 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll-pads | Sergiusz Bazanski | 2018-07-25 | 1 | -0/+10 |
|\ \ | |||||
| * \ | Merge branch 'placeconstr2' | Clifford Wolf | 2018-07-24 | 1 | -0/+10 |
| |\ \ | | |/ | |/| | |||||
| | * | Typo fix | Clifford Wolf | 2018-07-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| | * | Add CellInfo data for placement constraints | Clifford Wolf | 2018-07-24 | 1 | -0/+10 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | ice40: support PLL40_*_PAD, fix pass-through LUT for LOCK | Sergiusz Bazanski | 2018-07-25 | 1 | -1/+7 |
|/ / | |||||
* / | common: Remove use of deprecated APIs | David Shah | 2018-07-24 | 3 | -29/+24 |
|/ | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Add G_ARROW (for now same look as G_LINE) | Clifford Wolf | 2018-07-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | timing: Model clock to Q times | David Shah | 2018-07-24 | 1 | -0/+3 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Add Context::archcheck() and "nextpnr-ice40 --test" | Clifford Wolf | 2018-07-23 | 3 | -5/+148 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | clangformat | Clifford Wolf | 2018-07-23 | 1 | -18/+22 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add fallback to estimateDelay() in getNetinfoRouteDelay() | Clifford Wolf | 2018-07-23 | 1 | -1/+6 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Rename getWireBelPin to getBelPinWire | Clifford Wolf | 2018-07-22 | 2 | -4/+4 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Move common patterns from router1 to Context API | Clifford Wolf | 2018-07-22 | 3 | -150/+124 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | clangformat | Clifford Wolf | 2018-07-22 | 1 | -30/+25 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge branch 'q3k/lock-2-electric-boogaloo' into 'master' | Clifford Wolf | 2018-07-21 | 3 | -72/+154 |
|\ | | | | | | | | | Basic locking and threading for Arch/GUI See merge request SymbioticEDA/nextpnr!10 | ||||
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ↵ | Sergiusz Bazanski | 2018-07-21 | 3 | -95/+374 |
| |\ | | | | | | | | | | q3k/lock-2-electric-boogaloo | ||||
| * | | Use UI lock for yielding | Sergiusz Bazanski | 2018-07-20 | 3 | -12/+38 |
| | | | |||||
| * | | Nuke IdStringDB | Sergiusz Bazanski | 2018-07-20 | 2 | -47/+38 |
| | | | |||||
| * | | Remove dead code. | Sergiusz Bazanski | 2018-07-20 | 1 | -2/+0 |
| | | | |||||
| * | | clang-format and uncomment debug | Sergiusz Bazanski | 2018-07-20 | 1 | -7/+4 |
| | | | |||||
| * | | Move pthread yield hack into BaseCtx | Sergiusz Bazanski | 2018-07-20 | 3 | -10/+14 |
| | | | |||||
| * | | Mix-in Deterministic RNG at Context instead of BaseCtx | Sergiusz Bazanski | 2018-07-20 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ↵ | Sergiusz Bazanski | 2018-07-20 | 1 | -10/+15 |
| |\ \ | | | | | | | | | | | | | q3k/lock-2-electric-boogaloo | ||||
| * | | | WIP. | Serge Bazanski | 2018-07-17 | 3 | -1/+12 |
| | | | | |||||
| * | | | Add basic external locking, lock from P&R | Serge Bazanski | 2018-07-17 | 3 | -0/+40 |
| | | | | |||||
| * | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ↵ | Serge Bazanski | 2018-07-17 | 4 | -39/+47 |
| |\ \ \ | | | | | | | | | | | | | | | | q3k/lock-2-electric-boogaloo | ||||
| * | | | | Refactor RNG out to separate DeterministicRNG class | Serge Bazanski | 2018-07-14 | 1 | -57/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This well also allow for better lifecycle control over the state of the RNG in the future. | ||||
| * | | | | Refactor IdString functionality into IdStringDB | Serge Bazanski | 2018-07-14 | 2 | -24/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This lets us more precisely control the lifetime of IdString databases in contexts/arches. | ||||
* | | | | | Add Loc constructors | Clifford Wolf | 2018-07-21 | 1 | -0/+3 |
| |_|_|/ |/| | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | Merge branch 'router1ng' into 'master' | Clifford Wolf | 2018-07-21 | 1 | -87/+340 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Router1ng See merge request SymbioticEDA/nextpnr!13 | ||||
| * | | | | Bugfix in router1: Also bind src_wire | Clifford Wolf | 2018-07-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | | Add final sanity check in router1 | Clifford Wolf | 2018-07-21 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | | Refactoring of router1 | Clifford Wolf | 2018-07-21 | 1 | -87/+319 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use source-sink pairs as jobs, not whole nets - Route nets with smallest slack first - Preserve routes for already routed source-sink pairs - Add small incentive for re-using wires Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | | Fix placement bug with VexRiscV reported by John McMaster | David Shah | 2018-07-21 | 1 | -2/+3 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | | | Change DelayInfo semantics to what we actually need | Clifford Wolf | 2018-07-21 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | Add getWireDelay API | Clifford Wolf | 2018-07-21 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | Add Location APIs to generic arch | Clifford Wolf | 2018-07-20 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | Improve iCE40 and common Loc code | Clifford Wolf | 2018-07-20 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapi | Clifford Wolf | 2018-07-20 | 1 | -10/+15 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | ice40: Adding cell definition for DSPs | David Shah | 2018-07-19 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | | | Reducing performance cost of asserts | David Shah | 2018-07-19 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | | | Add Net/Cell "udata" field | Clifford Wolf | 2018-07-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | Add ArchNetInfo and ArchCellInfo | Clifford Wolf | 2018-07-17 | 1 | -2/+2 |
| | |/ | |/| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> |