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
*
Applied clang-format to my own contributions
ZipCPU
2018-06-07
9
-870
/
+861
*
Adjusted info message names for rule-checker and parser
ZipCPU
2018-06-07
2
-3
/
+4
*
Fix placer build for dummy arch
Clifford Wolf
2018-06-07
2
-3
/
+14
*
Set the default log to stdout
ZipCPU
2018-06-07
9
-21
/
+174
|
\
|
*
Moved placer definitions to place.h, main automatically runs placer now
ZipCPU
2018-06-07
3
-6
/
+29
|
*
Initial (random) placer capability
ZipCPU
2018-06-07
4
-7
/
+123
|
*
Preliminary placer changes to main
ZipCPU
2018-06-07
2
-0
/
+8
|
*
Merge branch 'master' into gqtech
ZipCPU
2018-06-07
21
-1202
/
+1501
|
|
\
|
*
|
added ports (not ports_directions) to jsonparse.cc
ZipCPU
2018-06-07
1
-8
/
+19
|
*
|
Removed unused set of warnings from log.cc
ZipCPU
2018-06-06
2
-5
/
+2
*
|
|
ice40: More Python bindings and examples
David Shah
2018-06-07
4
-7
/
+38
*
|
|
ice40: Refactor PortPin and add Python binding
David Shah
2018-06-07
5
-318
/
+126
*
|
|
Connected the log file facility to stderr
ZipCPU
2018-06-07
1
-0
/
+3
|
|
/
|
/
|
*
|
Replacing Boost type_traits with std
David Shah
2018-06-07
1
-1
/
+1
*
|
cmake: Add HX1K-only builds support
David Shah
2018-06-07
2
-1
/
+10
*
|
Reformat Python bindings and ice40 main
David Shah
2018-06-07
6
-405
/
+412
*
|
Fixing file->run renaming
David Shah
2018-06-07
2
-2
/
+2
*
|
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-07
10
-928
/
+936
|
\
\
|
*
|
clang-format for design and chip codebase
Clifford Wolf
2018-06-07
6
-922
/
+926
|
*
|
Fix clang-format include order issues
Clifford Wolf
2018-06-07
4
-6
/
+10
*
|
|
Merge branch 'python'
David Shah
2018-06-07
5
-63
/
+241
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Global design object working
David Shah
2018-06-07
4
-4
/
+14
|
*
|
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
*
|
|
Add ICE40_HX1K_ONLY config macro
Clifford Wolf
2018-06-07
2
-8
/
+43
*
|
|
Rename --file to --run
Clifford Wolf
2018-06-07
1
-3
/
+3
|
/
/
*
|
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
|
/
[next]