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
*
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