| Commit message (Expand) | Author | Age | Files | Lines |
* | python: Expose PlaceStrength enum and isValidBelForCell on ecp5 | Erika | 2020-01-26 | 1 | -0/+9 |
* | python: Add bindings for hierarchy structures | David Shah | 2019-12-27 | 1 | -4/+20 |
* | json: Remove legacy frontend | David Shah | 2019-12-27 | 1 | -2/+2 |
* | python: Adding helper functions for netlist modification | David Shah | 2019-09-15 | 1 | -0/+16 |
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 1 | -1/+8 |
* | Added support for attributes/properties types | Miodrag Milanovic | 2019-06-01 | 1 | -1/+1 |
* | pybindings: make errors in Python scripts stop nextpnr execution | David Shah | 2019-04-17 | 1 | -2/+6 |
* | pybindings: Fix use of import in user scripts | David Shah | 2019-04-17 | 1 | -0/+7 |
* | generic: GUI Python bindings | David Shah | 2019-04-03 | 1 | -2/+20 |
* | generic: Place a single SLICE | David Shah | 2019-04-02 | 1 | -30/+5 |
* | python: Named argument support | David Shah | 2019-04-02 | 1 | -0/+1 |
* | python: Infrastructure for generic arch Python API | David Shah | 2019-04-02 | 1 | -0/+31 |
* | Add Python helper functions for floorplanning | David Shah | 2019-03-22 | 1 | -0/+18 |
* | python: Fixes to get net wires map working | David Shah | 2018-11-22 | 1 | -0/+7 |
* | python: Add wrapper for vectors to allow Python access to net.users | David Shah | 2018-11-22 | 1 | -2/+17 |
* | ecp5: Working on arch implementation | David Shah | 2018-07-11 | 1 | -4/+4 |
* | Renamed dummy->generic for tests, also fix warning | Miodrag Milanovic | 2018-07-11 | 1 | -0/+2 |
* | typeof to decltype | Miodrag Milanovic | 2018-07-05 | 1 | -18/+18 |
* | python: More design-related bindings, dump_design.py working again | David Shah | 2018-07-04 | 1 | -21/+49 |
* | python: Update wrapper for non-unique_ptr maps | David Shah | 2018-07-04 | 1 | -17/+6 |
* | python: Adding more wrapped bindings for ice40 | David Shah | 2018-07-04 | 1 | -4/+5 |
* | python: Translate NPNR_ASSERTs to Python | David Shah | 2018-07-04 | 1 | -0/+7 |
* | python: New wrapper system working for unique_ptr maps | David Shah | 2018-07-04 | 1 | -2/+8 |
* | python: Developing context wrappers for maps | David Shah | 2018-07-04 | 1 | -3/+3 |
* | python: Adding more bindings | David Shah | 2018-07-04 | 1 | -4/+0 |
* | python: Add context wrapper support for ranges | David Shah | 2018-07-04 | 1 | -5/+4 |
* | Progress on new wrapper system | David Shah | 2018-07-04 | 1 | -1/+0 |
* | remove emb.cc | Miodrag Milanovic | 2018-06-28 | 1 | -4/+1 |
* | Improving post-ripup placement in the legaliser | David Shah | 2018-06-27 | 1 | -3/+2 |
* | reinit python tab | Miodrag Milanovic | 2018-06-27 | 1 | -6/+8 |
* | Fixing Python bindings bugs | David Shah | 2018-06-26 | 1 | -2/+2 |
* | Fixing Python bindings after adding unique_ptr | David Shah | 2018-06-26 | 1 | -13/+13 |
* | Fixing the Python bindings following Context/Arch refactoring | David Shah | 2018-06-23 | 1 | -2/+4 |
* | Update from increased clangformat line length | David Shah | 2018-06-23 | 1 | -15/+5 |
* | Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, | Miodrag Milanovic | 2018-06-23 | 1 | -0/+4 |
* | Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright... | Clifford Wolf | 2018-06-22 | 1 | -1/+1 |
* | Cleanup parse_json_file API, some other cleanups | Clifford Wolf | 2018-06-21 | 1 | -2/+1 |
* | Towards IdString as per-context facility | Clifford Wolf | 2018-06-18 | 1 | -1/+1 |
* | Rename Design to Context, derive from Arch instead of instantiating | Clifford Wolf | 2018-06-18 | 1 | -9/+8 |
* | Rename Chip to Arch and ChipArgs to ArchArgs | Clifford Wolf | 2018-06-18 | 1 | -1/+1 |
* | Updating copyrights | David Shah | 2018-06-17 | 1 | -1/+1 |
* | 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 |