aboutsummaryrefslogtreecommitdiffstats
path: root/common/pybindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused CellInfo::pins fieldgatecat2021-02-101-2/+0
* Python code cleanupMiodrag Milanovic2020-11-141-22/+7
* clangformatDavid Shah2020-08-201-1/+2
* Made proper exception translationMiodrag Milanovic2020-08-071-1/+7
* clangformatMiodrag Milanovic2020-07-251-2/+2
* exception translationMiodrag Milanovic2020-07-241-7/+1
* Fixed named argumentsMiodrag Milanovic2020-07-241-4/+3
* proper ctx exportMiodrag Milanovic2020-07-231-1/+1
* Initial conversion to pybind11Miodrag Milanovic2020-07-231-31/+33
* python: Expose PlaceStrength enum and isValidBelForCell on ecp5Erika2020-01-261-0/+9
* python: Add bindings for hierarchy structuresDavid Shah2019-12-271-4/+20
* json: Remove legacy frontendDavid Shah2019-12-271-2/+2
* python: Adding helper functions for netlist modificationDavid Shah2019-09-151-0/+16
* Major Property improvements for common and iCE40David Shah2019-08-051-1/+8
* Added support for attributes/properties typesMiodrag Milanovic2019-06-011-1/+1
* pybindings: make errors in Python scripts stop nextpnr executionDavid Shah2019-04-171-2/+6
* pybindings: Fix use of import in user scriptsDavid Shah2019-04-171-0/+7
* generic: GUI Python bindingsDavid Shah2019-04-031-2/+20
* generic: Place a single SLICEDavid Shah2019-04-021-30/+5
* python: Named argument supportDavid Shah2019-04-021-0/+1
* python: Infrastructure for generic arch Python APIDavid Shah2019-04-021-0/+31
* Add Python helper functions for floorplanningDavid Shah2019-03-221-0/+18
* python: Fixes to get net wires map workingDavid Shah2018-11-221-0/+7
* python: Add wrapper for vectors to allow Python access to net.usersDavid Shah2018-11-221-2/+17
* ecp5: Working on arch implementationDavid Shah2018-07-111-4/+4
* Renamed dummy->generic for tests, also fix warningMiodrag Milanovic2018-07-111-0/+2
* typeof to decltypeMiodrag Milanovic2018-07-051-18/+18
* python: More design-related bindings, dump_design.py working againDavid Shah2018-07-041-21/+49
* python: Update wrapper for non-unique_ptr mapsDavid Shah2018-07-041-17/+6
* python: Adding more wrapped bindings for ice40David Shah2018-07-041-4/+5
* python: Translate NPNR_ASSERTs to PythonDavid Shah2018-07-041-0/+7
* python: New wrapper system working for unique_ptr mapsDavid Shah2018-07-041-2/+8
* python: Developing context wrappers for mapsDavid Shah2018-07-041-3/+3
* python: Adding more bindingsDavid Shah2018-07-041-4/+0
* python: Add context wrapper support for rangesDavid Shah2018-07-041-5/+4
* Progress on new wrapper systemDavid Shah2018-07-041-1/+0
* remove emb.ccMiodrag Milanovic2018-06-281-4/+1
* Improving post-ripup placement in the legaliserDavid Shah2018-06-271-3/+2
* reinit python tabMiodrag Milanovic2018-06-271-6/+8
* Fixing Python bindings bugsDavid Shah2018-06-261-2/+2
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-261-13/+13
* Fixing the Python bindings following Context/Arch refactoringDavid Shah2018-06-231-2/+4
* Update from increased clangformat line lengthDavid Shah2018-06-231-15/+5
* Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,Miodrag Milanovic2018-06-231-0/+4
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-221-1/+1
* Cleanup parse_json_file API, some other cleanupsClifford Wolf2018-06-211-2/+1
* Towards IdString as per-context facilityClifford Wolf2018-06-181-1/+1
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-9/+8
* Rename Chip to Arch and ChipArgs to ArchArgsClifford Wolf2018-06-181-1/+1
* Updating copyrightsDavid Shah2018-06-171-1/+1