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
*
Improving debugability
David Shah
2018-06-27
1
-0
/
+13
*
Improving post-ripup placement in the legaliser
David Shah
2018-06-27
3
-5
/
+66
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-27
2
-9
/
+9
|
\
|
*
reinit python tab
Miodrag Milanovic
2018-06-27
2
-9
/
+9
*
|
Refactor common placement functions out of SA placer for use in legaliser
David Shah
2018-06-27
4
-58
/
+138
|
/
*
Make GUI use recreated context
Miodrag Milanovic
2018-06-26
1
-1
/
+1
*
Working on debugging the carry legaliser
David Shah
2018-06-26
1
-0
/
+10
*
Fixing Python bindings bugs
David Shah
2018-06-26
2
-3
/
+3
*
Fixing Python bindings after adding unique_ptr
David Shah
2018-06-26
8
-29
/
+130
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
8
-36
/
+34
*
ice40: Creating a carry chain splitter function
David Shah
2018-06-25
1
-3
/
+3
*
Fix some memory leaks
Miodrag Milanovic
2018-06-25
1
-0
/
+12
*
Refactor: remove PlacementValidityChecker and move methods to Arch
David Shah
2018-06-25
2
-21
/
+11
*
Fixing the Python bindings following Context/Arch refactoring
David Shah
2018-06-23
1
-2
/
+4
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-23
9
-150
/
+71
|
\
|
*
Update from increased clangformat line length
David Shah
2018-06-23
8
-148
/
+70
|
*
clangformat cleanup
Miodrag Milanovic
2018-06-23
1
-2
/
+1
*
|
Improve router ripup handling
Clifford Wolf
2018-06-23
1
-17
/
+43
|
/
*
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
[next]