index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: remove PlacementValidityChecker and move methods to Arch
David Shah
2018-06-25
7
-110
/
+84
*
added project saving and loading
Miodrag Milanovic
2018-06-24
4
-0
/
+111
*
Fixing the Python bindings following Context/Arch refactoring
David Shah
2018-06-23
1
-2
/
+2
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-23
8
-338
/
+165
|
\
|
*
Update from increased clangformat line length
David Shah
2018-06-23
8
-338
/
+165
*
|
Improve router ripup handling
Clifford Wolf
2018-06-23
1
-1
/
+12
|
/
*
Updates from clangformat
Clifford Wolf
2018-06-23
3
-149
/
+64
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-23
2
-6
/
+28
|
\
|
*
Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,
Miodrag Milanovic
2018-06-23
2
-6
/
+28
*
|
Refactoring bind/unbind API
Clifford Wolf
2018-06-23
3
-12
/
+50
|
/
*
place_sa: Add option to disable timing-driven placement
David Shah
2018-06-23
1
-2
/
+5
*
ice40: Move global net test to Arch
David Shah
2018-06-23
6
-26
/
+39
*
ice40: Fix UltraPlus quasi-logic-cell bits
David Shah
2018-06-23
1
-25
/
+29
*
Cleanup almost all deprecation warnings
Miodrag Milanovic
2018-06-23
5
-63
/
+63
*
one more
Miodrag Milanovic
2018-06-23
1
-1
/
+1
*
Fix "dereferencing type-punned pointer" warnings
Clifford Wolf
2018-06-22
1
-15
/
+15
*
ice40: SB_LFOSC support, fabric routing only
David Shah
2018-06-22
5
-15
/
+94
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-22
2
-1
/
+2
|
\
|
*
Merge branch 'q3k/gl' into 'master'
Serge Bazanski
2018-06-22
2
-1
/
+2
|
|
\
|
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl
Sergiusz Bazanski
2018-06-22
15
-22
/
+102
|
|
|
\
|
|
*
\
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl
Sergiusz Bazanski
2018-06-22
7
-290
/
+354
|
|
|
\
\
|
|
*
|
|
Reimplement FPGAWidget in modern OpenGL.
Sergiusz Bazanski
2018-06-22
1
-0
/
+4
|
|
*
|
|
chipdb.py style fix
Sergiusz Bazanski
2018-06-20
1
-1
/
+1
*
|
|
|
|
ice40: Adding extra cell wires to database; SB_WARMBOOT working
David Shah
2018-06-22
2
-1
/
+49
|
/
/
/
/
*
|
|
/
ice40: Preparations for extra cells support
David Shah
2018-06-22
4
-1
/
+372
|
|
_
|
/
|
/
|
|
*
|
|
Added custom QApplication implementation
Miodrag Milanovic
2018-06-22
1
-1
/
+2
*
|
|
ice40: Add UltraPlus tiles to database
David Shah
2018-06-22
3
-4
/
+86
*
|
|
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
14
-14
/
+14
|
|
/
|
/
|
*
|
fixed namespace for gui section
Miodrag Milanovic
2018-06-22
1
-0
/
+2
*
|
ice40: Make the packer deterministic
David Shah
2018-06-22
1
-8
/
+9
*
|
Fixing 5k bitstream gen and place heuristics
David Shah
2018-06-22
1
-1
/
+12
*
|
Updates from clangformat
Clifford Wolf
2018-06-21
1
-12
/
+3
*
|
Added return code to json parsing and pcf reading
Miodrag Milanovic
2018-06-21
3
-37
/
+46
*
|
Fixed return codes for packer, placer and router
Miodrag Milanovic
2018-06-21
1
-9
/
+13
*
|
log_error now trows exception, main is covering catch
Miodrag Milanovic
2018-06-21
1
-231
/
+241
*
|
Cleanup parse_json_file API, some other cleanups
Clifford Wolf
2018-06-21
1
-1
/
+1
*
|
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
2
-0
/
+18
*
|
Improve log messages, move many messages to verbose mode
Clifford Wolf
2018-06-21
1
-11
/
+17
*
|
Improvements in router
Clifford Wolf
2018-06-21
2
-1
/
+8
*
|
Add frequency setting and fix slack calculation
David Shah
2018-06-21
1
-1
/
+6
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-20
3
-16
/
+29
|
\
|
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-20
1
-3
/
+11
|
|
\
|
*
|
Improve --tmfuzz mode and iCE40 delay estimator
Clifford Wolf
2018-06-20
3
-16
/
+29
*
|
|
place_sa: Improvements including supporting force and ordering consistency
David Shah
2018-06-20
2
-4
/
+4
|
|
/
|
/
|
*
|
WIP: adding timing budget to placer
David Shah
2018-06-20
2
-3
/
+11
*
|
Improving timing annotator
David Shah
2018-06-20
1
-1
/
+1
|
/
*
Add "nextpnr-ice40 --tmfuzz"
Clifford Wolf
2018-06-20
1
-0
/
+40
*
Fix jsonparse compiler warnings, clangformat updates
Clifford Wolf
2018-06-20
1
-1
/
+1
*
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
3
-10
/
+132
|
\
[next]