index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
place_sa.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice40: UltraPlus SPRAM working
David Shah
2018-06-29
1
-1
/
+1
*
Improving the SA+legalisation flow
David Shah
2018-06-29
1
-1
/
+3
*
Tidying up the SA placer
David Shah
2018-06-29
1
-4
/
+3
*
Increase temp and diameter after legalisation
David Shah
2018-06-29
1
-0
/
+5
*
Start legalisation at a much lower SA temperature
David Shah
2018-06-29
1
-1
/
+1
*
Integrating SA placer and legaliser
David Shah
2018-06-29
1
-9
/
+28
*
Refactor common placement functions out of SA placer for use in legaliser
David Shah
2018-06-27
1
-57
/
+4
*
Fixing Python bindings after adding unique_ptr
David Shah
2018-06-26
1
-4
/
+4
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
1
-11
/
+11
*
Refactor: remove PlacementValidityChecker and move methods to Arch
David Shah
2018-06-25
1
-6
/
+3
*
Update from increased clangformat line length
David Shah
2018-06-23
1
-46
/
+26
*
Refactoring bind/unbind API
Clifford Wolf
2018-06-23
1
-21
/
+15
*
place_sa: Add option to disable timing-driven placement
David Shah
2018-06-23
1
-14
/
+23
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
place_sa: Tweak weighting given to timing
David Shah
2018-06-22
1
-1
/
+1
*
place_sa: Fix temp printing
David Shah
2018-06-22
1
-1
/
+1
*
Print quasi-TNS statistic during placement
David Shah
2018-06-22
1
-8
/
+16
*
Fixing 5k bitstream gen and place heuristics
David Shah
2018-06-22
1
-3
/
+2
*
Fixed return codes for packer, placer and router
Miodrag Milanovic
2018-06-21
1
-4
/
+8
*
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
1
-0
/
+1
*
Improve log messages, move many messages to verbose mode
Clifford Wolf
2018-06-21
1
-3
/
+5
*
Add frequency setting and fix slack calculation
David Shah
2018-06-21
1
-1
/
+1
*
place_sa: Make the heuristic closer to arachne, seems to improve routability
David Shah
2018-06-21
1
-11
/
+20
*
place_sa: Use int64_t for "wirelength" metric
David Shah
2018-06-21
1
-16
/
+19
*
place_sa: Reduce effect of rounding errors
David Shah
2018-06-20
1
-1
/
+9
*
place_sa: Improvements including supporting force and ordering consistency
David Shah
2018-06-20
1
-8
/
+16
*
Improving placement timing heuristic
David Shah
2018-06-20
1
-1
/
+4
*
WIP: adding timing budget to placer
David Shah
2018-06-20
1
-4
/
+5
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-20
1
-1
/
+3
|
\
|
*
place_sa: Set placement strengths
David Shah
2018-06-20
1
-1
/
+3
*
|
Updates from clangformat
Clifford Wolf
2018-06-20
1
-2
/
+3
*
|
Changes to estimatePosition API
Clifford Wolf
2018-06-20
1
-9
/
+10
|
/
*
place_sa: Refactor to put SA placer in its own class
David Shah
2018-06-20
1
-356
/
+360
*
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
*
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
*
|
Add Context::force and "nextpnr-ice40 --force"
Clifford Wolf
2018-06-19
1
-1
/
+2
|
/
*
Add rng to Context, start using ctx->verbose
Clifford Wolf
2018-06-19
1
-2
/
+2
*
Getting rid of old IdString API users, Add ctx to many internal APIs
Clifford Wolf
2018-06-18
1
-9
/
+10
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
1
-12
/
+12
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-49
/
+46
*
Rename Chip to Arch and ChipArgs to ArchArgs
Clifford Wolf
2018-06-18
1
-4
/
+4
*
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
*
Speed up placer
David Shah
2018-06-17
1
-4
/
+0
*
Minor performance tweaks and fixes
David Shah
2018-06-17
1
-1
/
+1
[next]