index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
place.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
place: Tidying up the SA placer
David Shah
2018-06-16
1
-105
/
+35
*
place: Reformat placer
David Shah
2018-06-16
1
-49
/
+46
*
Improve placement heuristic
David Shah
2018-06-16
1
-2
/
+1
*
Remove dead code
David Shah
2018-06-16
1
-8
/
+0
*
Improving SA placer performance
David Shah
2018-06-16
1
-21
/
+50
*
Very slow SA placer based on arachne-pnr
David Shah
2018-06-16
1
-60
/
+241
*
Experimenting with more unplacing
David Shah
2018-06-16
1
-6
/
+11
*
Adding randomness and changes metrics to placer
David Shah
2018-06-16
1
-9
/
+25
*
Updating placer
David Shah
2018-06-16
1
-7
/
+35
*
Update basic placer to use new API
David Shah
2018-06-16
1
-4
/
+10
*
Another heuristic experiment
David Shah
2018-06-16
1
-77
/
+18
*
Playing about with placement heuristics
David Shah
2018-06-16
1
-5
/
+19
*
experiment: Simple heuristic-based placer
David Shah
2018-06-16
1
-2
/
+126
*
Add A*-like optimizations to router
Clifford Wolf
2018-06-13
1
-0
/
+2
*
Add IdString API
Clifford Wolf
2018-06-12
1
-2
/
+2
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-12
1
-1
/
+3
|
\
|
*
Implement the placement validity checker
David Shah
2018-06-12
1
-1
/
+3
*
|
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-0
/
+4
|
/
*
Add "nextpnr.h"
Clifford Wolf
2018-06-11
1
-1
/
+0
*
Renamed LOC attribute to BEL, fix ice40 IO bel names
Clifford Wolf
2018-06-09
1
-3
/
+3
*
Adding basic placement constraints
David Shah
2018-06-09
1
-1
/
+39
*
Remove writing on sell types to cout (left over debug output?)
Clifford Wolf
2018-06-09
1
-1
/
+0
*
Applied clang-format to my own contributions
ZipCPU
2018-06-07
1
-44
/
+45
*
Fix placer build for dummy arch
Clifford Wolf
2018-06-07
1
-3
/
+3
*
Moved placer definitions to place.h, main automatically runs placer now
ZipCPU
2018-06-07
1
-3
/
+1
*
Initial (random) placer capability
ZipCPU
2018-06-07
1
-0
/
+82