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
*
Working on global Python design object
David Shah
2018-06-07
4
-14
/
+52
*
Developing Python bindings for Design and related types
David Shah
2018-06-07
3
-49
/
+179
*
Adding Python to/from string wrappers for internal IDs
David Shah
2018-06-07
1
-0
/
+48
*
Allow specifying multiple Python files on the command line
David Shah
2018-06-07
1
-3
/
+4
*
Allow loading and running Python files before GUI starts
David Shah
2018-06-07
5
-52
/
+63
*
Added the build directory to .gitignore
ZipCPU
2018-06-06
1
-0
/
+1
*
rulecheck.cc: Add missing return
David Shah
2018-06-06
1
-0
/
+1
*
Fixed run-time bug in json parser
ZipCPU
2018-06-06
1
-1
/
+1
*
Merge branch 'gqtech' into jsonparser
ZipCPU
2018-06-06
1
-2
/
+2
|
\
|
*
String fixes to json parser
ZipCPU
2018-06-06
1
-4
/
+4
*
|
json: Fixing the build
David Shah
2018-06-06
2
-3
/
+3
|
/
*
Attempt to add JSON parser--not working yet w/ build system
ZipCPU
2018-06-06
6
-35
/
+68
*
Merge branch 'master' into gqtech
ZipCPU
2018-06-06
11
-337
/
+648
|
\
|
*
Add iCE40 device selection, improve iCE40 IO GraphicElements
Clifford Wolf
2018-06-06
2
-13
/
+61
|
*
Merge branch 'ice40-xy'
Clifford Wolf
2018-06-06
5
-20
/
+132
|
|
\
|
|
*
Add simple SVG generator to ice40 main
Clifford Wolf
2018-06-06
1
-4
/
+36
|
|
*
Add ice40 geometry information
Clifford Wolf
2018-06-06
4
-16
/
+96
|
|
/
|
*
Merge branch 'chip-api-refactor'
Clifford Wolf
2018-06-06
11
-330
/
+481
|
|
\
|
|
*
Add ice40 --test mode
Clifford Wolf
2018-06-06
2
-5
/
+66
|
|
*
Update and simplify dummy arch
Clifford Wolf
2018-06-06
4
-154
/
+38
|
|
*
Refactor Chip API and iCE40 database
Clifford Wolf
2018-06-06
6
-171
/
+377
|
|
/
*
|
Applied Rule Check to parser results, refactored JSON parser
ZipCPU
2018-06-06
2
-160
/
+410
*
|
Merge branch 'master' into gqtech
ZipCPU
2018-06-06
22
-14
/
+1012
|
\
|
|
*
cmake: Fix Boost::Python finder on Gentoo
David Shah
2018-06-06
1
-0
/
+14
|
*
Initial GUI work
Miodrag Milanovic
2018-06-05
22
-14
/
+998
*
|
Removed erroneous BEL assignment in JSON parser
ZipCPU
2018-06-06
2
-7
/
+12
|
/
*
Removed the log_ dependencies from json-parser
ZipCPU
2018-06-05
3
-47
/
+12
*
Added some logging functions, borrowed from Yosys
ZipCPU
2018-06-05
2
-0
/
+351
*
Initial JSON parser
ZipCPU
2018-06-05
4
-12
/
+549
*
Add 'styles' to GraphicElement
David Shah
2018-06-04
1
-0
/
+14
*
Add iCE40 blockram bels
Clifford Wolf
2018-06-04
3
-0
/
+285
*
Replace GuiLine with GraphicElement
Clifford Wolf
2018-06-04
3
-16
/
+21
*
Add iCE40 SB_IO bels
Clifford Wolf
2018-06-03
3
-26
/
+106
*
Update clangformat make target and config
Clifford Wolf
2018-06-03
2
-12
/
+11
*
Add "clangformat" make target and .clang-format (for now with std LLVM style)
Clifford Wolf
2018-06-03
2
-0
/
+101
*
Add ice40 ICESTORM_LC bels
Clifford Wolf
2018-06-02
3
-12
/
+157
*
Remove now obsolete ice40/makefile.inc
Clifford Wolf
2018-06-02
1
-17
/
+0
*
Fix race condition and optimise the build
David Shah
2018-06-02
2
-2
/
+7
*
Update README with CMake instructions
David Shah
2018-06-02
1
-1
/
+23
*
Improve documentation in CMakeLists.txt
David Shah
2018-06-02
1
-3
/
+12
*
Python bindings working on both architectures
David Shah
2018-06-02
5
-78
/
+90
*
Simple Python test working
David Shah
2018-06-02
4
-2
/
+65
*
Add architecture specific Python defs
David Shah
2018-06-02
3
-1
/
+46
*
Adding generic Python range and iterator bindings
David Shah
2018-06-02
1
-3
/
+83
*
Creating an empty Python module
David Shah
2018-06-02
2
-3
/
+18
*
Add a CMake based build system
David Shah
2018-06-02
5
-35
/
+85
*
Add new file
Clifford Wolf
2018-06-02
1
-0
/
+12
*
Use singular in type names (BelRange, WireIterator)
Clifford Wolf
2018-06-02
1
-18
/
+18
*
Add iCE40 blinky example
Clifford Wolf
2018-05-31
3
-0
/
+152
*
Add DelayInfo struct
Clifford Wolf
2018-05-29
3
-4
/
+20
[next]