index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
pybindings.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Clear SIGINT handler after Python loads
David Shah
2018-06-14
1
-0
/
+2
*
reveresed logic for enabling main file, and made tests link arch files
Miodrag Milanovic
2018-06-12
1
-2
/
+2
*
Minimal Python bindings for IdString
David Shah
2018-06-12
1
-0
/
+5
*
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-1
/
+4
*
Add "nextpnr.h"
Clifford Wolf
2018-06-11
1
-5
/
+2
*
Remove pool, dict, vector namespace aliases
Clifford Wolf
2018-06-11
1
-2
/
+2
*
Improving the Python bindings, particularly the map/pair wrappers
David Shah
2018-06-08
1
-0
/
+24
*
python: Fixing builds as importable module
David Shah
2018-06-08
1
-0
/
+4
*
Reformat Python bindings and ice40 main
David Shah
2018-06-07
1
-105
/
+109
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-07
1
-1
/
+3
|
\
|
*
Fix clang-format include order issues
Clifford Wolf
2018-06-07
1
-1
/
+3
*
|
Global design object working
David Shah
2018-06-07
1
-0
/
+6
*
|
Working on global Python design object
David Shah
2018-06-07
1
-1
/
+9
*
|
Developing Python bindings for Design and related types
David Shah
2018-06-07
1
-0
/
+47
|
/
*
Allow loading and running Python files before GUI starts
David Shah
2018-06-07
1
-32
/
+42
*
Refactor Chip API and iCE40 database
Clifford Wolf
2018-06-06
1
-5
/
+0
*
Initial GUI work
Miodrag Milanovic
2018-06-05
1
-0
/
+42
*
Python bindings working on both architectures
David Shah
2018-06-02
1
-61
/
+3
*
Simple Python test working
David Shah
2018-06-02
1
-2
/
+2
*
Add architecture specific Python defs
David Shah
2018-06-02
1
-1
/
+5
*
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
1
-0
/
+15