aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/pybindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Chip to Arch and ChipArgs to ArchArgsClifford Wolf2018-06-181-31/+31
* Updating copyrightsDavid Shah2018-06-171-1/+1
* Refactor position/delay estimation APIClifford Wolf2018-06-141-2/+2
* Add nextpnr namespaceClifford Wolf2018-06-121-0/+4
* Add "nextpnr.h"Clifford Wolf2018-06-111-4/+1
* Getting rid of .nil() methods, compare with zero- and default-constructed obj...Clifford Wolf2018-06-091-9/+3
* ice40: More Python bindings and examplesDavid Shah2018-06-071-1/+16
* ice40: Refactor PortPin and add Python bindingDavid Shah2018-06-071-0/+14
* Reformat Python bindings and ice40 mainDavid Shah2018-06-071-4/+4
* Fix clang-format include order issuesClifford Wolf2018-06-071-0/+2
* Refactor Chip API and iCE40 databaseClifford Wolf2018-06-061-2/+5
* Python bindings working on both architecturesDavid Shah2018-06-021-9/+2
* Simple Python test workingDavid Shah2018-06-021-0/+37
* Add architecture specific Python defsDavid Shah2018-06-021-0/+27