aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Call now-more-flexibile update_budget() during routing, but using any actual ...Eddie Hung2018-07-213-5/+23
* | | | | Add Arch::getBudgetOverride() to eliminate hack for COUTEddie Hung2018-07-211-6/+2
* | | | | Uncomment out negative slack messages during update_budget(), make verboseEddie Hung2018-07-211-10/+12
* | | | | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-212-104/+346
|\| | | |
| * | | | Merge branch 'router1ng' into 'master'Clifford Wolf2018-07-211-87/+340
| |\ \ \ \
| | * | | | Bugfix in router1: Also bind src_wireClifford Wolf2018-07-211-0/+2
| | * | | | Add final sanity check in router1Clifford Wolf2018-07-211-0/+19
| | * | | | Refactoring of router1Clifford Wolf2018-07-211-87/+319
| * | | | | Fix placement bug with VexRiscV reported by John McMasterDavid Shah2018-07-211-2/+3
| |/ / / /
| * | | | Change DelayInfo semantics to what we actually needClifford Wolf2018-07-211-4/+4
| * | | | Add getWireDelay APIClifford Wolf2018-07-211-2/+4
* | | | | Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-211-0/+2
|\ \ \ \ \
| * | | | | Avoid hysteresis preventing placer from stoppingEddie Hung2018-07-211-2/+12
| * | | | | Add update_budget() to timing.h headerEddie Hung2018-07-211-0/+2
| * | | | | Update commentEddie Hung2018-07-211-0/+118
| | |_|_|/ | |/| | |
* | | | | HACK: set carry budgets to zeroDavid Shah2018-07-211-1/+4
* | | | | Quick hack to route nets with lowest budget firstDavid Shah2018-07-211-2/+17
* | | | | Avoid hysteresis preventing placer from stoppingEddie Hung2018-07-211-2/+12
* | | | | Add update_budget() to timing.h headerEddie Hung2018-07-211-0/+2
* | | | | Update commentEddie Hung2018-07-211-0/+118
| |/ / / |/| | |
* | | | Add Location APIs to generic archClifford Wolf2018-07-201-4/+0
* | | | Improve iCE40 and common Loc codeClifford Wolf2018-07-201-0/+19
* | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapiClifford Wolf2018-07-201-10/+15
|\| | |
| * | | ice40: Adding cell definition for DSPsDavid Shah2018-07-191-2/+1
| * | | Reducing performance cost of assertsDavid Shah2018-07-191-8/+10
| * | | Add Net/Cell "udata" fieldClifford Wolf2018-07-181-0/+4
| * | | Add ArchNetInfo and ArchCellInfoClifford Wolf2018-07-171-2/+2
| | |/ | |/|
* / | Add Loc struct for x/y/z bel locationsClifford Wolf2018-07-171-0/+9
|/ /
* | Fix driver finder when net is undrivenDavid Shah2018-07-171-0/+2
* | refactor: Remove incorrect uses of the term 'wirelength'David Shah2018-07-163-39/+45
|/
* Revert "Make PnR use Unlocked methods"Sergiusz Bazanski2018-07-143-44/+44
* Revert "Introduce proxies for locked access to ctx"Sergiusz Bazanski2018-07-144-247/+220
* Revert "Make GUI nice and smooth."Sergiusz Bazanski2018-07-141-31/+0
* Revert "Refactor proxies to nextpnr."Sergiusz Bazanski2018-07-146-155/+38
* Revert "clang-format"Sergiusz Bazanski2018-07-144-30/+60
* Revert "Move read methods to ReadMethods, remove some legacy access to Arch"Sergiusz Bazanski2018-07-141-5/+4
* Move read methods to ReadMethods, remove some legacy access to ArchSergiusz Bazanski2018-07-141-4/+5
* clang-formatSergiusz Bazanski2018-07-144-60/+30
* Refactor proxies to nextpnr.Sergiusz Bazanski2018-07-146-38/+155
* Make GUI nice and smooth.Sergiusz Bazanski2018-07-131-0/+31
* Introduce proxies for locked access to ctxSergiusz Bazanski2018-07-134-220/+247
* Make PnR use Unlocked methodsSergiusz Bazanski2018-07-133-44/+44
* Remove legacy graphics APISergiusz Bazanski2018-07-121-72/+0
* Updates from clang-formatClifford Wolf2018-07-121-31/+18
* Add GraphicElement style enumClifford Wolf2018-07-121-1/+9
* Add Groups APIClifford Wolf2018-07-121-0/+19
* Add ctx->place() APIClifford Wolf2018-07-112-3/+3
* Add ctx->route() APIClifford Wolf2018-07-113-9/+17
* New refreshUi APIClifford Wolf2018-07-111-0/+33
* Fixed MSVC buildMiodrag Milanovic2018-07-111-4/+4