index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
pybindings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,
Miodrag Milanovic
2018-06-23
1
-0
/
+4
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
Rename Chip to Arch and ChipArgs to ArchArgs
Clifford Wolf
2018-06-18
1
-31
/
+31
*
Updating copyrights
David Shah
2018-06-17
1
-1
/
+1
*
Refactor position/delay estimation API
Clifford Wolf
2018-06-14
1
-2
/
+2
*
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-0
/
+4
*
Add "nextpnr.h"
Clifford Wolf
2018-06-11
1
-4
/
+1
*
Getting rid of .nil() methods, compare with zero- and default-constructed obj...
Clifford Wolf
2018-06-09
1
-9
/
+3
*
ice40: More Python bindings and examples
David Shah
2018-06-07
1
-1
/
+16
*
ice40: Refactor PortPin and add Python binding
David Shah
2018-06-07
1
-0
/
+14
*
Reformat Python bindings and ice40 main
David Shah
2018-06-07
1
-4
/
+4
*
Fix clang-format include order issues
Clifford Wolf
2018-06-07
1
-0
/
+2
*
Refactor Chip API and iCE40 database
Clifford Wolf
2018-06-06
1
-2
/
+5
*
Python bindings working on both architectures
David Shah
2018-06-02
1
-9
/
+2
*
Simple Python test working
David Shah
2018-06-02
1
-0
/
+37
*
Add architecture specific Python defs
David Shah
2018-06-02
1
-0
/
+27