aboutsummaryrefslogtreecommitdiffstats
path: root/common/pybindings.h
Commit message (Collapse)AuthorAgeFilesLines
* generic: Use IdStringList for all arch object namesD. Shah2021-02-021-0/+12
| | | | Signed-off-by: D. Shah <dave@ds0.me>
* clangformatDavid Shah2020-11-261-3/+2
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Python code cleanupMiodrag Milanovic2020-11-141-8/+5
|
* clangformatMiodrag Milanovic2020-07-251-1/+1
|
* proper ctx exportMiodrag Milanovic2020-07-231-1/+1
|
* Initial conversion to pybind11Miodrag Milanovic2020-07-231-7/+6
|
* python: Developing context wrappers for mapsDavid Shah2018-07-041-0/+7
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* python: Add context wrapper support for rangesDavid Shah2018-07-041-44/+12
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Starting to develop a new Python wrapper systemDavid Shah2018-07-011-2/+2
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* reinit python tabMiodrag Milanovic2018-06-271-3/+1
|
* Update from increased clangformat line lengthDavid Shah2018-06-231-14/+5
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Switched from clifford@clifford.at to clifford@symbioticeda.com for ↵Clifford Wolf2018-06-221-1/+1
| | | | | | copyright headers Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Updating copyrightsDavid Shah2018-06-171-1/+1
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Add nextpnr namespaceClifford Wolf2018-06-121-2/+7
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Reformat Python bindings and ice40 mainDavid Shah2018-06-071-68/+68
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Global design object workingDavid Shah2018-06-071-1/+1
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Working on global Python design objectDavid Shah2018-06-071-13/+40
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Developing Python bindings for Design and related typesDavid Shah2018-06-071-49/+3
|
* Adding Python to/from string wrappers for internal IDsDavid Shah2018-06-071-0/+48
|
* Allow loading and running Python files before GUI startsDavid Shah2018-06-071-2/+4
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Initial GUI workMiodrag Milanovic2018-06-051-0/+3
|
* Python bindings working on both architecturesDavid Shah2018-06-021-0/+83
Signed-off-by: David Shah <davey1576@gmail.com>