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
*
Update README
David Shah
2018-06-13
1
-4
/
+3
*
cmake: Fixing the installer
David Shah
2018-06-13
2
-1
/
+3
*
ice40: Update examples to use packer/pcf
David Shah
2018-06-13
10
-398
/
+37
*
Update chip Graphics API
Clifford Wolf
2018-06-13
4
-23
/
+35
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-13
28
-351
/
+1078
|
\
|
*
ice40: Add a PCF parser
David Shah
2018-06-13
7
-171
/
+131
|
*
ice40: Add package selection
David Shah
2018-06-13
3
-3
/
+25
|
*
ice40: Add package pins to database
David Shah
2018-06-13
2
-3
/
+52
|
*
Simple IO buffer insertion, enable packer by default
David Shah
2018-06-13
4
-33
/
+65
|
*
Remove IO buffers when fed by SB_IO
David Shah
2018-06-13
5
-15
/
+98
|
*
frontend/son: Insert generic IO buffers for top level IO
David Shah
2018-06-13
1
-4
/
+30
|
*
frontend/json: Refactor port importer
David Shah
2018-06-13
1
-37
/
+32
|
*
Adding IO buffer insertion function to JSON frontend
David Shah
2018-06-13
1
-0
/
+55
|
*
Compile on windows again
Miodrag Milanovic
2018-06-13
1
-0
/
+4
|
*
context menu and cleanup
Miodrag Milanovic
2018-06-12
2
-10
/
+43
|
*
clangformat cleanup
Miodrag Milanovic
2018-06-12
9
-410
/
+405
|
*
Write tests to replace -test option from main
Miodrag Milanovic
2018-06-12
9
-82
/
+528
|
*
reveresed logic for enabling main file, and made tests link arch files
Miodrag Milanovic
2018-06-12
5
-18
/
+45
*
|
Redesign PosInfo API
Clifford Wolf
2018-06-13
4
-15
/
+80
|
/
*
Updating REAMDE
David Shah
2018-06-12
1
-1
/
+10
*
Fixing regression due to IDStrings
David Shah
2018-06-12
1
-0
/
+7
*
Minor clangformat changes
Clifford Wolf
2018-06-12
2
-4
/
+7
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-12
7
-13
/
+104
|
\
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-12
2
-1
/
+13
|
|
\
|
|
*
Add QTreeWidget and fill with bels
Miodrag Milanovic
2018-06-12
2
-1
/
+13
|
*
|
Minimal Python bindings for IdString
David Shah
2018-06-12
1
-0
/
+5
|
|
/
|
*
Improve packer diagnostics
David Shah
2018-06-12
1
-1
/
+4
|
*
ice40: Add support for LC placement constraints in packer
David Shah
2018-06-12
4
-11
/
+82
*
|
Add fast IdString <-> PortPin conversion
Clifford Wolf
2018-06-12
5
-16
/
+28
*
|
Add proper fast IdString
Clifford Wolf
2018-06-12
2
-12
/
+80
|
/
*
Add IdString API
Clifford Wolf
2018-06-12
7
-24
/
+61
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-12
39
-42
/
+191
|
\
|
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-12
4
-11
/
+19
|
|
\
|
*
|
Fix NEXTPNR_NAMESPACE
Clifford Wolf
2018-06-12
7
-6
/
+30
|
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
Clifford Wolf
2018-06-12
21
-12
/
+634
|
|
\
\
|
*
|
|
Add nextpnr namespace
Clifford Wolf
2018-06-12
33
-42
/
+167
*
|
|
|
ice40: Testing the placement validity check
David Shah
2018-06-12
2
-1
/
+28
|
|
_
|
/
|
/
|
|
*
|
|
ice40: Debugging and fixing FF configuration
David Shah
2018-06-12
4
-11
/
+19
|
|
/
|
/
|
*
|
ice40: Creating packer tests
David Shah
2018-06-12
4
-0
/
+233
*
|
Implement the placement validity checker
David Shah
2018-06-12
4
-2
/
+61
*
|
ice40: Adding a placement validity checker
David Shah
2018-06-12
5
-6
/
+148
*
|
ice40: Pack constants to LCs
David Shah
2018-06-12
4
-8
/
+35
*
|
ice40: Debugging the packer
David Shah
2018-06-12
5
-4
/
+37
*
|
ice40: Start working on a packer, currently not tested
David Shah
2018-06-12
5
-0
/
+128
|
/
*
ice40: Adding cell utilities for packing
David Shah
2018-06-12
4
-15
/
+191
*
Adding some utilities for packing
David Shah
2018-06-12
2
-0
/
+100
*
ice40: Optimising chipdb builds
David Shah
2018-06-12
1
-0
/
+1
*
Made gtest work on MINGW with solution from https://github.com/google/googlet...
Miodrag Milanovic
2018-06-12
1
-4
/
+4
*
Clang format to ignore 3rdparty and fix one file
Miodrag Milanovic
2018-06-11
2
-36
/
+84
*
Fix gitignore
Miodrag Milanovic
2018-06-11
1
-2
/
+2
[next]