index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup parse_json_file API, some other cleanups
Clifford Wolf
2018-06-21
6
-31
/
+17
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-21
8
-33
/
+153
|
\
|
*
Added task manager and worker thread for ice40
Miodrag Milanovic
2018-06-21
8
-32
/
+147
|
*
Add graphics view in tab
Miodrag Milanovic
2018-06-21
2
-1
/
+6
*
|
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
11
-3
/
+171
|
/
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-21
13
-63
/
+232
|
\
|
*
cleanup
Miodrag Milanovic
2018-06-21
5
-9
/
+8
|
*
make dummy target work as well
Miodrag Milanovic
2018-06-21
1
-4
/
+81
|
*
Make arch specific main window
Miodrag Milanovic
2018-06-21
12
-58
/
+151
*
|
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
7
-48
/
+36
*
|
Improvements in router
Clifford Wolf
2018-06-21
5
-65
/
+158
|
/
*
Add frequency setting and fix slack calculation
David Shah
2018-06-21
3
-8
/
+12
*
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
4
-16
/
+45
|
\
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-20
17
-214
/
+82
|
|
\
|
*
|
Improve --tmfuzz mode and iCE40 delay estimator
Clifford Wolf
2018-06-20
4
-16
/
+45
*
|
|
place_sa: Improvements including supporting force and ordering consistency
David Shah
2018-06-20
3
-12
/
+20
|
|
/
|
/
|
*
|
Improving placement timing heuristic
David Shah
2018-06-20
1
-1
/
+4
*
|
WIP: adding timing budget to placer
David Shah
2018-06-20
4
-7
/
+23
*
|
put some files back and place generated files in special folder for deps
Miodrag Milanovic
2018-06-20
2
-8
/
+2
*
|
Cleanup of cmake files for easier development
Miodrag Milanovic
2018-06-20
6
-95
/
+27
*
|
put source changes for qtpropertybrowser back and make build simple
Miodrag Milanovic
2018-06-20
12
-111
/
+16
*
|
Improving timing annotator
David Shah
2018-06-20
2
-1
/
+19
|
/
*
Add "nextpnr-ice40 --tmfuzz"
Clifford Wolf
2018-06-20
3
-0
/
+52
*
Fix jsonparse compiler warnings, clangformat updates
Clifford Wolf
2018-06-20
2
-13
/
+9
*
Minor refactoring of router infrastructure
Clifford Wolf
2018-06-20
1
-78
/
+102
*
Fix chipdb UltraPlus wires
David Shah
2018-06-20
1
-1
/
+1
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-20
12
-39
/
+209
|
\
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-20
11
-1
/
+231
|
|
\
|
|
*
Added context menus for python and info tab
Miodrag Milanovic
2018-06-20
4
-0
/
+43
|
*
|
Updates from clangformat
Clifford Wolf
2018-06-20
2
-9
/
+9
|
*
|
Changes to estimatePosition API
Clifford Wolf
2018-06-20
5
-18
/
+18
|
*
|
Add better iCE40 delay estimates
Clifford Wolf
2018-06-20
5
-18
/
+145
*
|
|
Working on the timing annotator
David Shah
2018-06-20
3
-7
/
+23
|
|
/
|
/
|
*
|
Working on the timing budget annnotator
David Shah
2018-06-20
5
-17
/
+70
*
|
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
8
-6
/
+119
*
|
place_sa: Set placement strengths
David Shah
2018-06-20
1
-1
/
+3
|
/
*
Add PlaceStrength
Clifford Wolf
2018-06-20
1
-1
/
+16
*
place_sa: Refactor to put SA placer in its own class
David Shah
2018-06-20
1
-356
/
+360
*
Added custom line editor with history
Miodrag Milanovic
2018-06-20
5
-17
/
+124
*
json: Make the JSON parser deterministic
David Shah
2018-06-19
1
-6
/
+8
*
Better compiler flags, Release build per default
Clifford Wolf
2018-06-19
1
-3
/
+3
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
1
-15
/
+28
|
\
|
*
ice40: Tidying up carry packer a bit
David Shah
2018-06-19
1
-15
/
+28
*
|
Add Context::sorted_shuffle API
Clifford Wolf
2018-06-19
2
-2
/
+9
|
/
*
ice40: WIP SB_CARRY packer
David Shah
2018-06-19
2
-0
/
+71
[next]