index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
General reformatting
David Shah
2018-06-17
1
-1
/
+0
*
Updating copyrights
David Shah
2018-06-17
6
-3
/
+9
*
Improving the placer output
David Shah
2018-06-17
4
-14
/
+38
*
place_sa: Ignore Bels locked by manual placement for SA swaps
David Shah
2018-06-17
1
-2
/
+8
*
Add 'get or default' functions
David Shah
2018-06-17
1
-0
/
+63
*
place_sa: Run a validity check at the end of placement
David Shah
2018-06-17
1
-0
/
+9
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-16
2
-1
/
+1
|
\
|
*
Renamed place.h to place_sa.h in place_sa.cc
ZipCPU
2018-06-16
1
-1
/
+1
|
*
Changed place.h place_sa.h
ZipCPU
2018-06-16
1
-0
/
+0
*
|
place: Fix placer validity checks
David Shah
2018-06-16
1
-6
/
+9
|
/
*
Renamed placer to Simulated-Annealing placer
ZipCPU
2018-06-16
1
-0
/
+0
*
ice40: Promote reset signal
David Shah
2018-06-16
1
-4
/
+7
*
Tweaking placer and router
David Shah
2018-06-16
2
-4
/
+7
*
Update placer for new Chip API
Clifford Wolf
2018-06-16
1
-6
/
+6
*
Merge remote-tracking branch 'origin/master' into chipdbng
Clifford Wolf
2018-06-16
4
-55
/
+318
|
\
|
*
router: Fixing loop issue
David Shah
2018-06-16
1
-0
/
+1
|
*
place: Tidying up the SA placer
David Shah
2018-06-16
2
-108
/
+36
|
*
place: Reformat placer
David Shah
2018-06-16
1
-49
/
+46
|
*
Improve placement heuristic
David Shah
2018-06-16
1
-2
/
+1
|
*
Fix router for routing to the same dest wire twice
Clifford Wolf
2018-06-16
1
-21
/
+16
|
*
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
3
-3
/
+129
*
|
Some refactoring of Chip API (prep for chipdb refactoring)
Clifford Wolf
2018-06-16
2
-27
/
+36
*
|
Fix router for routing to the same dest wire twice
Clifford Wolf
2018-06-15
1
-21
/
+16
|
/
*
Add output of estimated total wire delay to router (as metric for placement q...
Clifford Wolf
2018-06-14
1
-0
/
+49
*
Increase ripup penalties over time
Clifford Wolf
2018-06-14
1
-2
/
+8
*
Add route-ripup routing loop
Clifford Wolf
2018-06-14
1
-31
/
+175
*
Refactor position/delay estimation API
Clifford Wolf
2018-06-14
1
-16
/
+13
*
python: Clear SIGINT handler after Python loads
David Shah
2018-06-14
1
-0
/
+2
*
Improve router error reporting
Clifford Wolf
2018-06-13
1
-4
/
+15
*
Improve router error messages
Clifford Wolf
2018-06-13
1
-5
/
+13
*
Add support for CellInfo->pins in router
Clifford Wolf
2018-06-13
1
-3
/
+15
*
Fix router error handling for unplaced cells
Clifford Wolf
2018-06-13
1
-2
/
+5
*
Add A*-like optimizations to router
Clifford Wolf
2018-06-13
3
-22
/
+69
*
Remove IO buffers when fed by SB_IO
David Shah
2018-06-13
1
-9
/
+24
*
reveresed logic for enabling main file, and made tests link arch files
Miodrag Milanovic
2018-06-12
1
-2
/
+2
*
Fixing regression due to IDStrings
David Shah
2018-06-12
1
-0
/
+7
*
Minor clangformat changes
Clifford Wolf
2018-06-12
2
-4
/
+7
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-12
2
-1
/
+6
|
\
|
*
Minimal Python bindings for IdString
David Shah
2018-06-12
1
-0
/
+5
|
*
ice40: Add support for LC placement constraints in packer
David Shah
2018-06-12
1
-1
/
+1
*
|
Add fast IdString <-> PortPin conversion
Clifford Wolf
2018-06-12
2
-2
/
+12
[next]