| Commit message (Expand) | Author | Age | Files | Lines |
* | placer1: Encourage chain swaps | David Shah | 2019-03-22 | 1 | -1/+1 |
* | placer1: Tweaks | David Shah | 2019-03-22 | 1 | -3/+6 |
* | placer1: Allow chain position swaps after legalisation | David Shah | 2019-03-22 | 1 | -2/+114 |
* | placer1: Tweaking temperature | David Shah | 2019-03-22 | 1 | -9/+14 |
* | placer1: Make budget-based placement an option | David Shah | 2019-03-22 | 1 | -22/+29 |
* | placer1: Tuning | David Shah | 2019-03-22 | 1 | -6/+5 |
* | placer1: Fix cost delta calculation | David Shah | 2019-03-22 | 1 | -1/+3 |
* | placer1: Bugfixes | David Shah | 2019-03-22 | 1 | -11/+15 |
* | placer1: Rework to use new criticality-based weighted cost function | David Shah | 2019-03-22 | 1 | -88/+148 |
* | placer1: New cost calculation infrastructure | David Shah | 2019-03-22 | 1 | -1/+103 |
* | json: Fix inputs directly driving inouts | David Shah | 2019-03-20 | 1 | -1/+1 |
* | clangformat | David Shah | 2019-02-08 | 1 | -1/+1 |
* | placer1: Add place time print | David Shah | 2019-01-30 | 1 | -2/+9 |
* | placer1: During initial placement, don't rip-up strongly binded cells | Sylvain Munaut | 2018-11-26 | 1 | -2/+3 |
* | common/placer1: In random pick, only use grid if there is more than 64 BELs | Sylvain Munaut | 2018-11-19 | 1 | -8/+20 |
* | [placer1] Only perform slack redist if legalised | Eddie Hung | 2018-11-13 | 1 | -4/+4 |
* | [placer1] Only increase temperature if legaliser moved something | Eddie Hung | 2018-11-13 | 1 | -9/+11 |
* | [placer1] Fix require_legal polarity | Eddie Hung | 2018-11-13 | 1 | -3/+3 |
* | [common] placer to produce error when >1 cell->bel constraint | Eddie Hung | 2018-11-08 | 1 | -0/+6 |
* | clangformat | David Shah | 2018-09-30 | 1 | -5/+9 |
* | Merge pull request #47 from YosysHQ/settings_propagate | Clifford Wolf | 2018-08-18 | 1 | -4/+5 |
|\ |
|
| * | Use settings for placer1 and router1 | Miodrag Milanovic | 2018-08-09 | 1 | -4/+5 |
* | | std::vector::resize() not reserve() | Eddie Hung | 2018-08-09 | 1 | -1/+1 |
* | | Get rid of map lookup by borrowing udata to use as index into vector | Eddie Hung | 2018-08-09 | 1 | -19/+20 |
* | | Try with vector | Eddie Hung | 2018-08-09 | 1 | -17/+47 |
|/ |
|
* | Merge branch 'master' of github.com:YosysHQ/nextpnr into constids | Clifford Wolf | 2018-08-08 | 1 | -1/+4 |
|\ |
|
| * | Disable assign_budget() after placement legalisation, unless slack redist | Eddie Hung | 2018-08-08 | 1 | -1/+4 |
* | | Get rid of PortPin and BelType (ice40, generic, docs) | Clifford Wolf | 2018-08-08 | 1 | -8/+8 |
|/ |
|
* | Restore initial assign_budget() call after pack(), restrict call after initia... | Eddie Hung | 2018-08-05 | 1 | -1/+2 |
* | API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) | Clifford Wolf | 2018-08-05 | 1 | -25/+22 |
* | Merge branch 'master' into slack_histogram | Eddie Hung | 2018-08-03 | 1 | -15/+27 |
|\ |
|
| * | clangformat | David Shah | 2018-08-04 | 1 | -7/+7 |
| * | Tidy up | David Shah | 2018-08-04 | 1 | -1/+0 |
| * | Add constraint weight as a command line option | David Shah | 2018-08-03 | 1 | -4/+5 |
| * | Add distance moved metrics, changing heuristics | David Shah | 2018-08-03 | 1 | -1/+1 |
| * | placer1: Experiment with adding 'constraint distance' metric | David Shah | 2018-08-03 | 1 | -2/+11 |
| * | Adding constraint satisfaction checks for debugging | David Shah | 2018-08-03 | 1 | -7/+12 |
| * | Fixing constraint placement bugs | David Shah | 2018-08-03 | 1 | -1/+0 |
| * | Reworking packer and placer to use new generic rel legaliser | David Shah | 2018-08-03 | 1 | -9/+8 |
| * | Remove old place legaliser, set placement constraints instead (currently igno... | David Shah | 2018-08-03 | 1 | -2/+2 |
* | | Refactor timing.cc into Timing class | Eddie Hung | 2018-08-03 | 1 | -1/+1 |
|/ |
|
* | Removes unnecessary unlock causing trouble with placer | Miodrag Milanovic | 2018-08-01 | 1 | -1/+0 |
* | Fix typo | Eddie Hung | 2018-07-31 | 1 | -1/+1 |
* | Cope with slack_redist_iter == 0 | Eddie Hung | 2018-07-31 | 1 | -1/+1 |
* | Add --slack_redist_iter for ice40 | Eddie Hung | 2018-07-31 | 1 | -1/+1 |
* | assign_budget() not quietly | Eddie Hung | 2018-07-30 | 1 | -1/+1 |
* | assign_budget() after initial placement, not after pack | Eddie Hung | 2018-07-30 | 1 | -0/+1 |
* | Merge update_budget into assign_budget; update as we go along | Eddie Hung | 2018-07-28 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into redist_slack | Eddie Hung | 2018-07-28 | 1 | -7/+4 |
|\ |
|
| * | placer: only lock/unlock at beginning, yield elsewhere | Sergiusz Bazanski | 2018-07-26 | 1 | -7/+4 |