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
*
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
|
\
|
*
Speed up placer
David Shah
2018-06-17
2
-6
/
+2
*
|
Refactore ice40 chipdb to use a super-large C-string as output format
Clifford Wolf
2018-06-17
3
-27
/
+85
*
|
Minor chipdb.py improvement
Clifford Wolf
2018-06-17
1
-2
/
+17
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into chipdbng
Clifford Wolf
2018-06-17
7
-58
/
+111
|
\
|
|
*
Minor performance tweaks and fixes
David Shah
2018-06-17
3
-24
/
+30
|
*
ice40: Fixing negative clock bitstream generation
David Shah
2018-06-17
1
-1
/
+8
|
*
place_sa: Adding seed option
David Shah
2018-06-17
4
-13
/
+23
|
*
place_sa: Add a rip-up feature when initial placement fails
David Shah
2018-06-17
3
-29
/
+59
*
|
Updates from clangformat
Clifford Wolf
2018-06-17
2
-22
/
+25
*
|
Move top-level ChipInfoPOD into ice40 chipdb blob
Clifford Wolf
2018-06-17
4
-126
/
+139
*
|
Move PackageInfoPOD to ice40 chipdb blob
Clifford Wolf
2018-06-17
3
-10
/
+12
*
|
Move TileType array to ice40 chipdb blob
Clifford Wolf
2018-06-17
2
-7
/
+14
*
|
Move BitstreamInfoPOD to ice40 chipdb blob
Clifford Wolf
2018-06-17
3
-17
/
+23
*
|
Move IerenInfoPOD to ice40 chipdb blob
Clifford Wolf
2018-06-17
1
-12
/
+11
*
|
Move TileInfoPOD to chipdb blob
Clifford Wolf
2018-06-17
2
-8
/
+16
*
|
Move SwitchInfoPOD to chipdb blob
Clifford Wolf
2018-06-17
2
-15
/
+25
[next]