Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | HACK: set carry budgets to zero | David Shah | 2018-07-21 | 1 | -1/+4 | |
* | | | | | Quick hack to route nets with lowest budget first | David Shah | 2018-07-21 | 1 | -2/+17 | |
* | | | | | 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 | |
| |/ / / |/| | | | ||||||
* | | | | Add Location APIs to generic arch | Clifford Wolf | 2018-07-20 | 1 | -4/+0 | |
* | | | | Improve iCE40 and common Loc code | Clifford Wolf | 2018-07-20 | 1 | -0/+19 | |
* | | | | 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 | |
| * | | | Reducing performance cost of asserts | David Shah | 2018-07-19 | 1 | -8/+10 | |
| * | | | Add Net/Cell "udata" field | Clifford Wolf | 2018-07-18 | 1 | -0/+4 | |
| * | | | Add ArchNetInfo and ArchCellInfo | Clifford Wolf | 2018-07-17 | 1 | -2/+2 | |
| | |/ | |/| | ||||||
* / | | Add Loc struct for x/y/z bel locations | Clifford Wolf | 2018-07-17 | 1 | -0/+9 | |
|/ / | ||||||
* | | Fix driver finder when net is undriven | David Shah | 2018-07-17 | 1 | -0/+2 | |
* | | refactor: Remove incorrect uses of the term 'wirelength' | David Shah | 2018-07-16 | 3 | -39/+45 | |
|/ | ||||||
* | Revert "Make PnR use Unlocked methods" | Sergiusz Bazanski | 2018-07-14 | 3 | -44/+44 | |
* | Revert "Introduce proxies for locked access to ctx" | Sergiusz Bazanski | 2018-07-14 | 4 | -247/+220 | |
* | Revert "Make GUI nice and smooth." | Sergiusz Bazanski | 2018-07-14 | 1 | -31/+0 | |
* | Revert "Refactor proxies to nextpnr." | Sergiusz Bazanski | 2018-07-14 | 6 | -155/+38 | |
* | Revert "clang-format" | Sergiusz Bazanski | 2018-07-14 | 4 | -30/+60 | |
* | Revert "Move read methods to ReadMethods, remove some legacy access to Arch" | Sergiusz Bazanski | 2018-07-14 | 1 | -5/+4 | |
* | Move read methods to ReadMethods, remove some legacy access to Arch | Sergiusz Bazanski | 2018-07-14 | 1 | -4/+5 | |
* | clang-format | Sergiusz Bazanski | 2018-07-14 | 4 | -60/+30 | |
* | Refactor proxies to nextpnr. | Sergiusz Bazanski | 2018-07-14 | 6 | -38/+155 | |
* | Make GUI nice and smooth. | Sergiusz Bazanski | 2018-07-13 | 1 | -0/+31 | |
* | Introduce proxies for locked access to ctx | Sergiusz Bazanski | 2018-07-13 | 4 | -220/+247 | |
* | Make PnR use Unlocked methods | Sergiusz Bazanski | 2018-07-13 | 3 | -44/+44 | |
* | Remove legacy graphics API | Sergiusz Bazanski | 2018-07-12 | 1 | -72/+0 | |
* | Updates from clang-format | Clifford Wolf | 2018-07-12 | 1 | -31/+18 | |
* | Add GraphicElement style enum | Clifford Wolf | 2018-07-12 | 1 | -1/+9 | |
* | Add Groups API | Clifford Wolf | 2018-07-12 | 1 | -0/+19 | |
* | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 2 | -3/+3 | |
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 3 | -9/+17 | |
* | New refreshUi API | Clifford Wolf | 2018-07-11 | 1 | -0/+33 | |
* | Fixed MSVC build | Miodrag Milanovic | 2018-07-11 | 1 | -4/+4 | |
* | Merge branch 'ice40gfx' into 'master' | Clifford Wolf | 2018-07-11 | 1 | -0/+60 | |
|\ | ||||||
| * | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -0/+60 | |
* | | ecp5: Working on bitstream gen | David Shah | 2018-07-11 | 1 | -0/+1 | |
* | | ecp5: Adding bitstream gen for slice config | David Shah | 2018-07-11 | 1 | -0/+12 |