Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec... | Serge Bazanski | 2018-07-17 | 25 | -395/+1211 | |
| | | | |\ \ \ | ||||||
| | | | * \ \ \ | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec... | Serge Bazanski | 2018-07-15 | 16 | -313/+810 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | 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 | 5 | -27/+33 | |
| | | * | | | | | | Add Loc constructors | Clifford Wolf | 2018-07-21 | 4 | -17/+10 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||||
| * | | | | | | | 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 | |
* | | | | | | | | Merge branch 'redist_slack' into 'redist_slack' | Eddie Hung | 2018-07-21 | 22 | -160/+727 | |
|\| | | | | | | | ||||||
| * | | | | | | | Add Arch::getBudgetOverride() to eliminate hack for COUT | Eddie Hung | 2018-07-21 | 7 | -6/+21 | |
| * | | | | | | | 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 | 18 | -144/+694 | |
| |\| | | | | | | ||||||
| | * | | | | | | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-21 | 23 | -689/+1477 | |
| | |\| | | | | | ||||||
| | | * | | | | | Added driver and users for nets | Miodrag Milanovic | 2018-07-21 | 1 | -0/+8 | |
| | | * | | | | | Merge branch 'router1ng' into 'master' | Clifford Wolf | 2018-07-21 | 2 | -87/+341 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | 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 | 2 | -87/+320 | |
| | | * | | | | | | Map ports to nets | Miodrag Milanovic | 2018-07-21 | 1 | -0/+14 | |
| | | * | | | | | | create io cells out of asc | Miodrag Milanovic | 2018-07-21 | 1 | -0/+27 | |
| | | * | | | | | | add cells that are in default state or no configuration | Miodrag Milanovic | 2018-07-21 | 1 | -0/+40 | |
| | | * | | | | | | Add used cells and attach them to bels | Miodrag Milanovic | 2018-07-21 | 1 | -0/+39 | |
| | | * | | | | | | Fix placement bug with VexRiscV reported by John McMaster | David Shah | 2018-07-21 | 1 | -2/+3 | |
| | | * | | | | | | Assign proper pips | Miodrag Milanovic | 2018-07-21 | 1 | -9/+27 | |
| | | * | | | | | | add only missing net | Miodrag Milanovic | 2018-07-21 | 1 | -3/+6 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Fix minor issue in GUI Wire properties | Clifford Wolf | 2018-07-21 | 1 | -2/+2 | |
| | | * | | | | | Change DelayInfo semantics to what we actually need | Clifford Wolf | 2018-07-21 | 5 | -16/+38 | |
| | | * | | | | | Add getWireDelay API | Clifford Wolf | 2018-07-21 | 4 | -2/+17 | |
| | | * | | | | | Fix warnings and status | Miodrag Milanovic | 2018-07-21 | 3 | -4/+21 | |
| | | * | | | | | Made save project work as well | Miodrag Milanovic | 2018-07-21 | 5 | -11/+46 | |
| | | * | | | | | made open project to work | Miodrag Milanovic | 2018-07-21 | 1 | -2/+73 | |
| * | | | | | | | Merge branch 'redist_slack' into 'redist_slack' | Eddie Hung | 2018-07-21 | 13 | -572/+816 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | 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 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-19 | 48 | -824/+717 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-18 | 9 | -16/+68 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-17 | 28 | -409/+1453 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into 'master' | Eddie Hung | 2018-07-15 | 87 | -1163/+6469 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/eddiehung/nextpnr | Eddie Hung | 2018-07-08 | 3 | -10/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | fix introduced bug | Miodrag Milanovic | 2018-07-21 | 1 | -0/+2 | |
* | | | | | | | | | | | make new context work again | Miodrag Milanovic | 2018-07-20 | 1 | -0/+3 | |
* | | | | | | | | | | | Bind wires to net | Miodrag Milanovic | 2018-07-20 | 1 | -629/+637 | |
* | | | | | | | | | | | Merge branch 'gridapi' into 'master' | David Shah | 2018-07-20 | 6 | -17/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add Location APIs to generic arch | Clifford Wolf | 2018-07-20 | 5 | -24/+49 |