index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
placer1.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
interchange: Fix illegal placements
gatecat
2021-03-30
1
-1
/
+3
*
Use NEXTPNR_NAMESPACE macro's now that headers are seperated.
Keith Rothman
2021-03-15
1
-1
/
+1
*
timing: Integration tweaks
gatecat
2021-03-05
1
-0
/
+1
*
timing: Use new engine in SA except for budget-based mode
gatecat
2021-03-04
1
-10
/
+7
*
Merge pull request #605 from litghost/add_placement_sanity_check
gatecat
2021-03-02
1
-4
/
+8
|
\
|
*
Use scope in router1/2 and placer1.
Keith Rothman
2021-03-01
1
-4
/
+8
*
|
Prevent trival misplacements in placer1.
Keith Rothman
2021-02-26
1
-0
/
+12
|
/
*
Refactor some common code to CellInfo methods
gatecat
2021-02-23
1
-13
/
+8
*
Remove isValidBelForCell
gatecat
2021-02-16
1
-8
/
+17
*
refactor: Replace getXName().c_str(ctx) with ctx->nameOfX
D. Shah
2021-02-02
1
-3
/
+3
*
ecp5: Proof-of-concept using IdStringList for bel names
D. Shah
2021-02-02
1
-4
/
+4
*
Run "make clangformat".
Keith Rothman
2021-02-02
1
-3
/
+4
*
Fix regression in use of FastBels.
Keith Rothman
2021-02-02
1
-3
/
+14
*
Initial refactoring of placer API.
Keith Rothman
2021-02-02
1
-33
/
+14
*
cleanup: Spelling fixes
D. Shah
2021-01-28
1
-4
/
+4
*
placer1: Unlock even if placement fails
David Shah
2020-06-29
1
-0
/
+2
*
placer1: Add routeability optimisation (off by default)
David Shah
2020-02-12
1
-2
/
+88
*
placer1: Allow scaling HPWL differently in each direction
David Shah
2020-02-12
1
-6
/
+13
*
router2: debugging
David Shah
2020-02-03
1
-1
/
+6
*
Major Property improvements for common and iCE40
David Shah
2019-08-05
1
-1
/
+1
*
Speedup critical path
Miodrag Milanovic
2019-06-28
1
-8
/
+9
*
clangformat run
Miodrag Milanovic
2019-06-25
1
-1
/
+2
*
moved some context variables to settings
Miodrag Milanovic
2019-06-15
1
-7
/
+7
*
No need for settings class
Miodrag Milanovic
2019-06-15
1
-5
/
+5
*
clangformat
David Shah
2019-04-08
1
-6
/
+9
*
placer1: Check correctness of incremental updates with --debug
David Shah
2019-04-08
1
-0
/
+18
*
placer1: Improve incremental bounding box updates
David Shah
2019-04-07
1
-38
/
+213
*
HeAP: Make log output more consistent
David Shah
2019-03-25
1
-0
/
+1
*
placer1: Restore old weighting in budget-based mode
David Shah
2019-03-24
1
-1
/
+1
*
placer1: Fix regression moving chained cells pre-legalise
David Shah
2019-03-23
1
-2
/
+3
*
clangformat
David Shah
2019-03-22
1
-1
/
+1
*
placer1: Only get criticalities when in timing-driven mode
David Shah
2019-03-22
1
-1
/
+1
*
HeAP: Chain support
David Shah
2019-03-22
1
-1
/
+11
*
HeAP: tidying up
David Shah
2019-03-22
1
-6
/
+7
*
HeAP: Implement 'all+rotate' HeAP strategy
David Shah
2019-03-22
1
-1
/
+1
*
HeAP: Add SA-based iterative refinement after AP
David Shah
2019-03-22
1
-65
/
+102
*
placer1: Legalise after reaching a diameter, not temperature
David Shah
2019-03-22
1
-6
/
+4
*
placer1: Add (currently-unused) option for fanout threshold for timing cost calc
David Shah
2019-03-22
1
-3
/
+4
*
placer1: Implement non-timing-driven mode
David Shah
2019-03-22
1
-26
/
+31
*
placer1: Improve handling of regions
David Shah
2019-03-22
1
-4
/
+53
*
placer1: Consider regions during placement
David Shah
2019-03-22
1
-16
/
+26
*
placer1: Optimise for performance
David Shah
2019-03-22
1
-20
/
+58
*
placer1: New temperature heuristic
David Shah
2019-03-22
1
-19
/
+13
*
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
[next]