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
*
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
*
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
*
Small gui improvements and open json functionality
Miodrag Milanovic
2018-06-19
6
-16
/
+62
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
5
-43
/
+80
|
\
|
*
Major performance improvement to placement validity check
David Shah
2018-06-19
7
-53
/
+98
*
|
Improved log messages in SA placer, minor changes from clangformat
Clifford Wolf
2018-06-19
2
-14
/
+31
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
3
-52
/
+34
|
\
|
|
*
place_sa: Use context-wide rng
David Shah
2018-06-19
1
-47
/
+14
|
*
ice40: Improve error reporting for invalid tristate usage
David Shah
2018-06-19
3
-15
/
+24
|
*
ice40: Fix constant packer
David Shah
2018-06-19
1
-4
/
+14
*
|
Updates from clangformat
Clifford Wolf
2018-06-19
7
-35
/
+46
*
|
Add Context::force and "nextpnr-ice40 --force"
Clifford Wolf
2018-06-19
6
-7
/
+19
|
/
*
ice40: Don't deduplicate local tracks when counting
David Shah
2018-06-19
2
-12
/
+11
*
Add rng to Context, start using ctx->verbose
Clifford Wolf
2018-06-19
6
-42
/
+101
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
3
-50
/
+50
|
\
|
*
ice40: More IdString API updates
David Shah
2018-06-19
3
-50
/
+50
*
|
Refactor Arch/Context design hierarchy
Clifford Wolf
2018-06-19
6
-51
/
+68
|
/
*
ice40: Adding support for tristate IO
David Shah
2018-06-19
3
-20
/
+46
*
ice40: Removing deprecated API in cells.cc
David Shah
2018-06-19
1
-45
/
+46
*
Getting rid of old IdString API users, Add ctx to many internal APIs
Clifford Wolf
2018-06-18
9
-151
/
+191
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
2
-72
/
+75
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
6
-48
/
+50
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
8
-65
/
+80
*
Updates from clangformat
Clifford Wolf
2018-06-18
2
-20
/
+35
*
Deprecate old IdString API with implizit global context
Clifford Wolf
2018-06-18
1
-12
/
+12
*
Towards IdString as per-context facility
Clifford Wolf
2018-06-18
5
-53
/
+107
*
Fixed include of "design.h" in "route.h"
Clifford Wolf
2018-06-18
1
-1
/
+1
*
Move contents of design.h to nextpnr.h
Clifford Wolf
2018-06-18
3
-107
/
+59
*
Merge branch 'refactor'
Clifford Wolf
2018-06-18
40
-615
/
+591
|
\
|
*
Rename chip.h to arch.h
Clifford Wolf
2018-06-18
5
-3
/
+3
|
*
Updates from clangformat
Clifford Wolf
2018-06-18
5
-22
/
+12
|
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
31
-322
/
+309
|
*
Rename Chip to Arch and ChipArgs to ArchArgs
Clifford Wolf
2018-06-18
14
-159
/
+158
|
/
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-18
7
-23
/
+52
|
\
|
*
cmake: Set EXCLUDE_FROM_ALL on Python module and tests
David Shah
2018-06-18
1
-2
/
+2
|
*
cmake: Reenable -O3 for release builds
David Shah
2018-06-18
1
-1
/
+2
|
*
Fix hash specialisation for BelType and warnings in place_sa.cc
David Shah
2018-06-18
2
-13
/
+22
|
*
Enable -Wall
David Shah
2018-06-18
1
-1
/
+1
|
*
Improving code style and fixing dummy
David Shah
2018-06-18
5
-15
/
+34
*
|
Improvements in router
Clifford Wolf
2018-06-18
2
-28
/
+35
|
/
*
Improve router log output
Clifford Wolf
2018-06-17
1
-1
/
+6
*
Updates from clangformat
Clifford Wolf
2018-06-17
2
-9
/
+13
*
Improve router log messages
Clifford Wolf
2018-06-17
1
-3
/
+29
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into chipdbng
Clifford Wolf
2018-06-17
2
-6
/
+2
|
\
[next]