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
...
*
Updates from clangformat
Clifford Wolf
2018-06-23
6
-165
/
+81
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-23
4
-66
/
+11
|
\
|
*
removed all deprecated unused api calls
Miodrag Milanovic
2018-06-23
1
-66
/
+0
|
*
Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,
Miodrag Milanovic
2018-06-23
3
-0
/
+11
*
|
Refactoring bind/unbind API
Clifford Wolf
2018-06-23
4
-48
/
+84
|
/
*
place_sa: Add option to disable timing-driven placement
David Shah
2018-06-23
2
-15
/
+24
*
cleaned some warnings
Miodrag Milanovic
2018-06-23
1
-1
/
+1
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
13
-13
/
+13
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-22
2
-11
/
+27
|
\
|
*
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
2
-11
/
+20
|
*
ice40: Make the packer deterministic
David Shah
2018-06-22
1
-0
/
+8
|
*
Fixing 5k bitstream gen and place heuristics
David Shah
2018-06-22
1
-3
/
+2
*
|
Add total visit counts to router log output
Clifford Wolf
2018-06-21
1
-0
/
+11
|
/
*
Updates from clangformat
Clifford Wolf
2018-06-21
3
-14
/
+19
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-21
4
-172
/
+185
|
\
|
*
Fixed return codes for packer, placer and router
Miodrag Milanovic
2018-06-21
2
-165
/
+179
|
*
log_error now trows exception, main is covering catch
Miodrag Milanovic
2018-06-21
2
-5
/
+5
*
|
Work "overtime" to find better solutions in routing search algorithm
Clifford Wolf
2018-06-21
1
-9
/
+23
|
/
*
Zero-initialize PortRef budgets
Clifford Wolf
2018-06-21
1
-1
/
+1
*
Cleanup parse_json_file API, some other cleanups
Clifford Wolf
2018-06-21
1
-2
/
+1
*
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
6
-3
/
+140
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-21
2
-0
/
+158
|
\
|
*
Make arch specific main window
Miodrag Milanovic
2018-06-21
2
-0
/
+158
*
|
Fix build of "dummy" architexture
Clifford Wolf
2018-06-21
1
-26
/
+18
*
|
Improve log messages, move many messages to verbose mode
Clifford Wolf
2018-06-21
5
-34
/
+13
*
|
Improvements in router
Clifford Wolf
2018-06-21
2
-64
/
+149
|
/
*
Add frequency setting and fix slack calculation
David Shah
2018-06-21
2
-7
/
+6
*
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
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-20
1
-0
/
+16
|
\
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-20
2
-4
/
+33
|
|
\
|
*
|
Improve --tmfuzz mode and iCE40 delay estimator
Clifford Wolf
2018-06-20
1
-0
/
+16
*
|
|
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
2
-4
/
+12
*
|
Improving timing annotator
David Shah
2018-06-20
1
-0
/
+18
|
/
*
Add "nextpnr-ice40 --tmfuzz"
Clifford Wolf
2018-06-20
2
-0
/
+12
*
Minor refactoring of router infrastructure
Clifford Wolf
2018-06-20
1
-78
/
+102
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-20
2
-18
/
+22
|
\
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-20
3
-1
/
+131
|
|
\
|
*
|
Updates from clangformat
Clifford Wolf
2018-06-20
1
-2
/
+3
|
*
|
Changes to estimatePosition API
Clifford Wolf
2018-06-20
1
-9
/
+10
|
*
|
Add better iCE40 delay estimates
Clifford Wolf
2018-06-20
2
-12
/
+14
*
|
|
Working on the timing annotator
David Shah
2018-06-20
1
-1
/
+3
|
|
/
|
/
|
*
|
Working on the timing budget annnotator
David Shah
2018-06-20
1
-6
/
+58
*
|
Another stub delay calculation function
David Shah
2018-06-20
2
-4
/
+23
*
|
Adding stubs for delay annotation and cell timing lookup
David Shah
2018-06-20
3
-5
/
+62
[prev]
[next]