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
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
2
-27
/
+50
|
\
|
*
Major performance improvement to placement validity check
David Shah
2018-06-19
4
-32
/
+60
*
|
Improved log messages in SA placer, minor changes from clangformat
Clifford Wolf
2018-06-19
1
-3
/
+4
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-19
2
-5
/
+20
|
\
|
|
*
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
4
-16
/
+25
*
|
Add Context::force and "nextpnr-ice40 --force"
Clifford Wolf
2018-06-19
3
-5
/
+15
|
/
*
ice40: Don't deduplicate local tracks when counting
David Shah
2018-06-19
1
-10
/
+9
*
Add rng to Context, start using ctx->verbose
Clifford Wolf
2018-06-19
1
-14
/
+10
*
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
2
-23
/
+20
|
/
*
ice40: Adding support for tristate IO
David Shah
2018-06-19
2
-3
/
+22
*
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
6
-126
/
+161
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
2
-24
/
+24
*
Getting rid of users of old IdString API
Clifford Wolf
2018-06-18
2
-3
/
+6
*
Towards IdString as per-context facility
Clifford Wolf
2018-06-18
1
-2
/
+2
*
Rename chip.h to arch.h
Clifford Wolf
2018-06-18
2
-1
/
+1
*
Updates from clangformat
Clifford Wolf
2018-06-18
3
-6
/
+4
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
11
-130
/
+126
*
Rename Chip to Arch and ChipArgs to ArchArgs
Clifford Wolf
2018-06-18
6
-104
/
+105
*
Fix hash specialisation for BelType and warnings in place_sa.cc
David Shah
2018-06-18
1
-0
/
+11
*
Improving code style and fixing dummy
David Shah
2018-06-18
1
-1
/
+2
*
Updates from clangformat
Clifford Wolf
2018-06-17
1
-5
/
+10
*
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
4
-28
/
+56
|
\
|
*
Minor performance tweaks and fixes
David Shah
2018-06-17
1
-21
/
+27
|
*
ice40: Fixing negative clock bitstream generation
David Shah
2018-06-17
1
-1
/
+8
|
*
place_sa: Adding seed option
David Shah
2018-06-17
2
-2
/
+12
|
*
place_sa: Add a rip-up feature when initial placement fails
David Shah
2018-06-17
2
-6
/
+11
*
|
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
*
|
Move PipInfoPOD into ChipDB binary blob
Clifford Wolf
2018-06-17
1
-6
/
+28
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into chipdbng
Clifford Wolf
2018-06-17
12
-53
/
+200
|
\
|
|
*
General reformatting
David Shah
2018-06-17
3
-3
/
+3
|
*
ice40: Add symbol output to bitstream generation
David Shah
2018-06-17
1
-6
/
+8
|
*
Updating copyrights
David Shah
2018-06-17
11
-4
/
+12
|
*
Improving the placer output
David Shah
2018-06-17
2
-1
/
+4
|
*
Add 'get or default' functions
David Shah
2018-06-17
1
-3
/
+4
|
*
ice40: Fixing build
David Shah
2018-06-17
2
-2
/
+2
|
*
place: Fix placer validity checks
David Shah
2018-06-16
2
-0
/
+24
[next]