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
*
Improve "initial placement" log messages in placer_sa
Clifford Wolf
2018-06-19
1
-6
/
+9
*
place_sa: Add log output during initial placement
David Shah
2018-06-19
1
-0
/
+7
*
Small gui improvements and open json functionality
Miodrag Milanovic
2018-06-19
2
-0
/
+7
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
1
-7
/
+10
|
\
|
*
Major performance improvement to placement validity check
David Shah
2018-06-19
1
-12
/
+18
*
|
Improved log messages in SA placer, minor changes from clangformat
Clifford Wolf
2018-06-19
1
-11
/
+27
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
1
-47
/
+14
|
\
|
|
*
place_sa: Use context-wide rng
David Shah
2018-06-19
1
-47
/
+14
*
|
Updates from clangformat
Clifford Wolf
2018-06-19
2
-13
/
+16
*
|
Add Context::force and "nextpnr-ice40 --force"
Clifford Wolf
2018-06-19
3
-2
/
+4
|
/
*
Add rng to Context, start using ctx->verbose
Clifford Wolf
2018-06-19
5
-28
/
+91
*
Refactor Arch/Context design hierarchy
Clifford Wolf
2018-06-19
2
-22
/
+35
*
Getting rid of old IdString API users, Add ctx to many internal APIs
Clifford Wolf
2018-06-18
3
-25
/
+30
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
1
-1
/
+1
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
3
-18
/
+20
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
4
-61
/
+70
*
Updates from clangformat
Clifford Wolf
2018-06-18
2
-20
/
+35
*
Deprecate old IdString API with implizit global context
Clifford Wolf
2018-06-18
1
-12
/
+12
*
Towards IdString as per-context facility
Clifford Wolf
2018-06-18
3
-50
/
+104
*
Fixed include of "design.h" in "route.h"
Clifford Wolf
2018-06-18
1
-1
/
+1
*
Move contents of design.h to nextpnr.h
Clifford Wolf
2018-06-18
3
-107
/
+59
*
Rename chip.h to arch.h
Clifford Wolf
2018-06-18
1
-1
/
+1
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
9
-132
/
+123
*
Rename Chip to Arch and ChipArgs to ArchArgs
Clifford Wolf
2018-06-18
4
-8
/
+8
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-18
1
-16
/
+23
|
\
|
*
Fix hash specialisation for BelType and warnings in place_sa.cc
David Shah
2018-06-18
1
-13
/
+11
|
*
Improving code style and fixing dummy
David Shah
2018-06-18
1
-11
/
+20
*
|
Improvements in router
Clifford Wolf
2018-06-18
2
-28
/
+35
|
/
*
Improve router log output
Clifford Wolf
2018-06-17
1
-1
/
+6
*
Improve router log messages
Clifford Wolf
2018-06-17
1
-3
/
+29
*
Speed up placer
David Shah
2018-06-17
2
-6
/
+2
*
Minor performance tweaks and fixes
David Shah
2018-06-17
2
-3
/
+3
*
place_sa: Adding seed option
David Shah
2018-06-17
2
-11
/
+11
*
place_sa: Add a rip-up feature when initial placement fails
David Shah
2018-06-17
1
-23
/
+48
*
place_sa: Make placement independant of unordered_map ordering
David Shah
2018-06-17
1
-4
/
+8
*
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
|
\
[next]