Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also subtract net delay from slack | Eddie Hung | 2018-07-24 | 1 | -3/+8 |
* | Merge branch 'master' into redist_slack | Eddie Hung | 2018-07-24 | 5 | -29/+38 |
|\ | |||||
| * | Merge branch 'placeconstr2' | Clifford Wolf | 2018-07-24 | 1 | -0/+10 |
| |\ | |||||
| | * | Typo fix | Clifford Wolf | 2018-07-24 | 1 | -1/+1 |
| | * | Add CellInfo data for placement constraints | Clifford Wolf | 2018-07-24 | 1 | -0/+10 |
| * | | common: Remove use of deprecated APIs | David Shah | 2018-07-24 | 3 | -29/+24 |
| |/ | |||||
| * | Add G_ARROW (for now same look as G_LINE) | Clifford Wolf | 2018-07-24 | 1 | -0/+1 |
| * | timing: Model clock to Q times | David Shah | 2018-07-24 | 1 | -0/+3 |
* | | improved is only set if we get a better metric, remove commented code | Eddie Hung | 2018-07-24 | 1 | -2/+0 |
* | | Refactor new code and existing code | Eddie Hung | 2018-07-24 | 1 | -61/+25 |
* | | Oops | Eddie Hung | 2018-07-23 | 2 | -12/+4 |
* | | Simplify and use Arch::getNetinfoRouteDelay() for update_budget() | Eddie Hung | 2018-07-23 | 3 | -73/+26 |
* | | Merge branch 'master' into redist_slack | Eddie Hung | 2018-07-23 | 7 | -253/+457 |
|\| | |||||
| * | Add Context::archcheck() and "nextpnr-ice40 --test" | Clifford Wolf | 2018-07-23 | 3 | -5/+148 |
| * | clangformat | Clifford Wolf | 2018-07-23 | 1 | -18/+22 |
| * | Add fallback to estimateDelay() in getNetinfoRouteDelay() | Clifford Wolf | 2018-07-23 | 1 | -1/+6 |
| * | Rename getWireBelPin to getBelPinWire | Clifford Wolf | 2018-07-22 | 2 | -4/+4 |
| * | Move common patterns from router1 to Context API | Clifford Wolf | 2018-07-22 | 3 | -150/+124 |
| * | clangformat | Clifford Wolf | 2018-07-22 | 1 | -30/+25 |
| * | Merge branch 'q3k/lock-2-electric-boogaloo' into 'master' | Clifford Wolf | 2018-07-21 | 3 | -72/+154 |
| |\ | |||||
| | * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec... | Sergiusz Bazanski | 2018-07-21 | 3 | -95/+374 |
| | |\ | |||||
| | * | | 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 q3k/lock-2-elec... | Sergiusz Bazanski | 2018-07-20 | 1 | -10/+15 |
| | |\ \ | |||||
| | * | | | 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 q3k/lock-2-elec... | Serge Bazanski | 2018-07-17 | 4 | -39/+47 |
| | |\ \ \ | |||||
| | * | | | | Refactor RNG out to separate DeterministicRNG class | Serge Bazanski | 2018-07-14 | 1 | -57/+67 |
| | * | | | | Refactor IdString functionality into IdStringDB | Serge Bazanski | 2018-07-14 | 2 | -24/+30 |
| * | | | | | Add Loc constructors | Clifford Wolf | 2018-07-21 | 1 | -0/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Fix delay function used for update_budget() | Eddie Hung | 2018-07-21 | 1 | -9/+22 |
* | | | | | Call now-more-flexibile update_budget() during routing, but using any actual ... | Eddie Hung | 2018-07-21 | 3 | -5/+23 |
* | | | | | Add Arch::getBudgetOverride() to eliminate hack for COUT | Eddie Hung | 2018-07-21 | 1 | -6/+2 |
* | | | | | Uncomment out negative slack messages during update_budget(), make verbose | Eddie Hung | 2018-07-21 | 1 | -10/+12 |
* | | | | | Merge remote-tracking branch 'origin/master' into redist_slack | Eddie Hung | 2018-07-21 | 2 | -104/+346 |
|\| | | | | |||||
| * | | | | Merge branch 'router1ng' into 'master' | Clifford Wolf | 2018-07-21 | 1 | -87/+340 |
| |\ \ \ \ | |||||
| | * | | | | Bugfix in router1: Also bind src_wire | Clifford Wolf | 2018-07-21 | 1 | -0/+2 |
| | * | | | | Add final sanity check in router1 | Clifford Wolf | 2018-07-21 | 1 | -0/+19 |
| | * | | | | Refactoring of router1 | Clifford Wolf | 2018-07-21 | 1 | -87/+319 |
| * | | | | | Fix placement bug with VexRiscV reported by John McMaster | David Shah | 2018-07-21 | 1 | -2/+3 |
| |/ / / / | |||||
| * | | | | Change DelayInfo semantics to what we actually need | Clifford Wolf | 2018-07-21 | 1 | -4/+4 |
| * | | | | Add getWireDelay API | Clifford Wolf | 2018-07-21 | 1 | -2/+4 |
* | | | | | Merge branch 'redist_slack' into 'redist_slack' | Eddie Hung | 2018-07-21 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Avoid hysteresis preventing placer from stopping | Eddie Hung | 2018-07-21 | 1 | -2/+12 |
| * | | | | | Add update_budget() to timing.h header | Eddie Hung | 2018-07-21 | 1 | -0/+2 |
| * | | | | | Update comment | Eddie Hung | 2018-07-21 | 1 | -0/+118 |
| | |_|_|/ | |/| | | |