index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
chip.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Chip to Arch and ChipArgs to ArchArgs
Clifford Wolf
2018-06-18
1
-6
/
+7
*
Fix hash specialisation for BelType and warnings in place_sa.cc
David Shah
2018-06-18
1
-0
/
+11
*
Refactore ice40 chipdb to use a super-large C-string as output format
Clifford Wolf
2018-06-17
1
-4
/
+4
*
Updates from clangformat
Clifford Wolf
2018-06-17
1
-16
/
+13
*
Move top-level ChipInfoPOD into ice40 chipdb blob
Clifford Wolf
2018-06-17
1
-41
/
+41
*
Move PackageInfoPOD to ice40 chipdb blob
Clifford Wolf
2018-06-17
1
-3
/
+3
*
Move TileType array to ice40 chipdb blob
Clifford Wolf
2018-06-17
1
-1
/
+1
*
Move BitstreamInfoPOD to ice40 chipdb blob
Clifford Wolf
2018-06-17
1
-4
/
+4
*
Move TileInfoPOD to chipdb blob
Clifford Wolf
2018-06-17
1
-2
/
+2
*
Move SwitchInfoPOD to chipdb blob
Clifford Wolf
2018-06-17
1
-1
/
+1
*
Move WireInfoPOD into ChipDB binary blob
Clifford Wolf
2018-06-17
1
-10
/
+10
*
Minor refactoring of BinaryBlobAssembler, fix alignments
Clifford Wolf
2018-06-17
1
-12
/
+17
*
Progress with chipdb refactoring
Clifford Wolf
2018-06-16
1
-11
/
+15
*
Progress with chipdb refactoring
Clifford Wolf
2018-06-16
1
-1
/
+1
*
Progress with chipdb refactoring
Clifford Wolf
2018-06-16
1
-22
/
+23
*
Merge remote-tracking branch 'origin/master' into chipdbng
Clifford Wolf
2018-06-16
1
-0
/
+1
|
\
|
*
ice40: Only place IO at valid pins
David Shah
2018-06-16
1
-0
/
+1
*
|
Some refactoring of Chip API (prep for chipdb refactoring)
Clifford Wolf
2018-06-16
1
-18
/
+40
|
/
*
Add route-ripup routing loop
Clifford Wolf
2018-06-14
1
-6
/
+12
*
Refactor position/delay estimation API
Clifford Wolf
2018-06-14
1
-9
/
+2
*
Add hierarchy to bel/wire/pip names
Clifford Wolf
2018-06-13
1
-10
/
+1
*
Update chip Graphics API
Clifford Wolf
2018-06-13
1
-1
/
+7
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-13
1
-1
/
+19
|
\
|
*
ice40: Add a PCF parser
David Shah
2018-06-13
1
-0
/
+2
|
*
ice40: Add package selection
David Shah
2018-06-13
1
-0
/
+1
|
*
ice40: Add package pins to database
David Shah
2018-06-13
1
-1
/
+16
*
|
Redesign PosInfo API
Clifford Wolf
2018-06-13
1
-3
/
+11
|
/
*
Add fast IdString <-> PortPin conversion
Clifford Wolf
2018-06-12
1
-0
/
+1
*
Add IdString API
Clifford Wolf
2018-06-12
1
-3
/
+6
*
Fix NEXTPNR_NAMESPACE
Clifford Wolf
2018-06-12
1
-6
/
+6
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-12
1
-0
/
+2
|
\
|
*
ice40: Adding a placement validity checker
David Shah
2018-06-12
1
-0
/
+2
*
|
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-6
/
+14
|
/
*
Add "nextpnr.h"
Clifford Wolf
2018-06-11
1
-2
/
+4
*
Remove pool, dict, vector namespace aliases
Clifford Wolf
2018-06-11
1
-15
/
+15
*
Add conflicting=false argument to bind getters
Clifford Wolf
2018-06-11
1
-3
/
+4
*
Pass design to gui, display chip name
Miodrag Milanovic
2018-06-10
1
-0
/
+2
*
Improving 5k support
David Shah
2018-06-10
1
-0
/
+5
*
Add support for iCE40 global buffers (currently only for 1k devices)
Clifford Wolf
2018-06-10
1
-1
/
+2
*
Fix ice40 pip/switch locked performance issue
Clifford Wolf
2018-06-10
1
-14
/
+7
*
ice40: Add IO config to bitstream
David Shah
2018-06-10
1
-3
/
+12
*
ice40: Lock out mutually exclusive pips
David Shah
2018-06-10
1
-2
/
+12
*
ice40: Writing an empty ASC file
David Shah
2018-06-10
1
-0
/
+1
*
ice40: Adding non-routing config bits to database
David Shah
2018-06-10
1
-8
/
+8
*
ice40: Add switch data to database
David Shah
2018-06-10
1
-0
/
+48
*
Getting rid of .nil() methods, compare with zero- and default-constructed obj...
Clifford Wolf
2018-06-09
1
-32
/
+26
*
Add very basic router
Clifford Wolf
2018-06-09
1
-13
/
+93
*
Applied clang-format to my own contributions
ZipCPU
2018-06-07
1
-6
/
+11
*
Set the default log to stdout
ZipCPU
2018-06-07
1
-1
/
+12
|
\
|
*
Initial (random) placer capability
ZipCPU
2018-06-07
1
-1
/
+12
[next]