aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch_pybindings.cc
Commit message (Expand)AuthorAgeFilesLines
* ice40: Add python binding for write_bitstreamgatecat2023-02-281-0/+14
* Fixing old emails and names in copyrightsgatecat2021-06-121-2/+2
* Use hashlib for core netlist structuresgatecat2021-06-021-4/+4
* Remove isValidBelForCellgatecat2021-02-161-3/+0
* Run "make clangformat".Keith Rothman2021-02-021-3/+2
* Add pybindings for new APIs.Keith Rothman2021-02-021-0/+2
* Seperate PipRange types in pybindings_shared.Keith Rothman2021-02-011-0/+4
* Initial conversion to pybind11Miodrag Milanovic2020-07-231-19/+17
* Fixes for new part typesMiodrag Milanovic2020-07-081-0/+5
* Make python bindings consistentMiodrag Milanovic2020-06-271-1/+4
* python: Add bindings for hierarchy structuresDavid Shah2019-12-271-0/+2
* python: Refactor out bindings shared between ECP5 and iCE40David Shah2019-09-151-96/+2
* python: Fix getWireBelPinsDavid Shah2019-09-151-0/+5
* json: Add support for net aliasesDavid Shah2019-09-131-0/+5
* Add Python helper functions for floorplanningDavid Shah2019-03-221-0/+7
* ice40: support u4kSimon Schubert2019-02-231-0/+1
* timing: Add support for clock constraintsDavid Shah2018-11-121-0/+4
* Get rid of PortPin and BelType (ice40, generic, docs)Clifford Wolf2018-08-081-9/+2
* API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings)David Shah2018-08-051-9/+9
* Remove implementations of deprecated APIsDavid Shah2018-07-241-2/+0
* Move to new API and remove deprecatedMiodrag Milanovic2018-07-221-4/+2
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-221-2/+2
* Revert "Remove legacy access to state via Arch"Sergiusz Bazanski2018-07-141-32/+32
* Revert "Remove unimplemented pybindings (for now)"Sergiusz Bazanski2018-07-141-0/+32
* Remove unimplemented pybindings (for now)Sergiusz Bazanski2018-07-141-32/+0
* Remove legacy access to state via ArchSergiusz Bazanski2018-07-141-32/+32
* Add ctx->pack() APIClifford Wolf2018-07-131-1/+4
* ecp5: Working on arch implementationDavid Shah2018-07-111-4/+4
* typeof to decltypeMiodrag Milanovic2018-07-051-38/+38
* python: Convert empty BelId to NoneDavid Shah2018-07-041-1/+1
* python: Renaming and fixing 'generic' buildDavid Shah2018-07-041-0/+162