| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Run "make clangformat". | Keith Rothman | 2021-02-02 | 4 | -27/+21 |
* | Add pybindings for new APIs. | Keith Rothman | 2021-02-02 | 2 | -0/+14 |
* | Rename Partition -> BelBucket. | Keith Rothman | 2021-02-02 | 3 | -28/+28 |
* | Working compile of ECP5. | Keith Rothman | 2021-02-02 | 2 | -1/+15 |
* | Refactor ECP5 to new Partition API. | Keith Rothman | 2021-02-02 | 3 | -0/+64 |
* | Initial refactoring of placer API. | Keith Rothman | 2021-02-02 | 1 | -0/+3 |
* | Seperate PipRange types in pybindings_shared. | Keith Rothman | 2021-02-01 | 1 | -0/+3 |
* | cleanup: Spelling fixes | D. Shah | 2021-01-28 | 2 | -2/+2 |
* | cleanup: Remove dead/unused code | D. Shah | 2021-01-28 | 1 | -25/+0 |
* | Move RelPtr/RelSlice out of arches into common | D. Shah | 2021-01-27 | 1 | -37/+1 |
* | ecp5: Switch from RelPtr to RelSlice | D. Shah | 2021-01-27 | 3 | -165/+143 |
* | ecp5: Fix bottom clock tile renaming for tilegroups | D. Shah | 2021-01-25 | 1 | -0/+8 |
* | clangformat | David Shah | 2020-12-30 | 1 | -1/+2 |
* | ecp5: Improve pseudo-diff IO error handling | David Shah | 2020-12-27 | 1 | -2/+4 |
* | ecp5: Fix FF timing data | David Shah | 2020-12-17 | 1 | -4/+4 |
* | Update CMakeLists.txt | Yehowshua Immanuel | 2020-11-17 | 1 | -1/+1 |
* | clangformat | David Shah | 2020-11-14 | 1 | -4/+4 |
* | RelPtr: remove copy constructor and copy assignment | David Shah | 2020-11-13 | 1 | -0/+3 |
* | ecp5: Fix handling of CLK/LSR wire attached settings | David Shah | 2020-11-05 | 1 | -2/+4 |
* | Remove wire alias API | David Shah | 2020-10-15 | 1 | -9/+0 |
* | ecp5: Fix some tricky ECLKSYNCB/CLKDIVF packing cases | David Shah | 2020-10-09 | 1 | -0/+64 |
* | docs: Tidy up | David Shah | 2020-10-01 | 1 | -30/+28 |
* | Update primitives.md | kittennbfive | 2020-09-30 | 1 | -34/+33 |
* | ecp5: Add support for setting PIO clamp | David Shah | 2020-09-26 | 1 | -0/+3 |
* | Fix MESSAGE indicating where externally-built .bbas live. | William D. Jones | 2020-08-22 | 1 | -1/+1 |
* | Merge pull request #489 from YosysHQ/dave/ecp5-fix-ioddrx2 | David Shah | 2020-08-13 | 1 | -8/+8 |
|\ |
|
| * | ecp5: Fix how ODDRX2 SCLK/RST are set | David Shah | 2020-08-13 | 1 | -8/+8 |
* | | ecp5: Run fixupHierarchy after packing | David Shah | 2020-08-12 | 1 | -0/+1 |
|/ |
|
* | Initial conversion to pybind11 | Miodrag Milanovic | 2020-07-23 | 1 | -18/+16 |
* | ecp5: Add a warning for unknown LPF IOBUF attrs | David Shah | 2020-07-13 | 1 | -0/+8 |
* | ecp5: Add SYSCONFIG settings to bitstream | David Shah | 2020-07-12 | 4 | -3/+38 |
* | ecp5: Add parsing of SYSCONFIG line in LPF | David Shah | 2020-07-12 | 1 | -1/+20 |
* | Merge pull request #463 from YosysHQ/fix-archcheck | David Shah | 2020-07-02 | 1 | -2/+3 |
|\ |
|
| * | ecp5: Fix getTileBelDimZ | David Shah | 2020-06-29 | 1 | -2/+3 |
* | | CMake: improve logic for discovering Trellis. | whitequark | 2020-07-01 | 1 | -1/+25 |
* | | CMake: fix path checks in chipdb build scripts. | whitequark | 2020-07-01 | 1 | -2/+2 |
* | | ecp5: Fix derivation of OSCG timing constraint | David Shah | 2020-06-29 | 1 | -1/+5 |
|/ |
|
* | Fix clangformat and execute it | Miodrag Milanovic | 2020-06-27 | 1 | -12/+8 |
* | Update git ignore locations | Miodrag Milanovic | 2020-06-27 | 1 | -1/+1 |
* | Merge pull request #460 from whitequark/better-embed | David Shah | 2020-06-26 | 8 | -109/+66 |
|\ |
|
| * | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 8 | -109/+66 |
* | | Fix typo | whitequark | 2020-06-25 | 1 | -1/+1 |
|/ |
|
* | CMake: require at least version 3.5 (Ubuntu 16.04). | whitequark | 2020-06-25 | 1 | -1/+1 |
* | CMake: rewrite chipdb handling from ground up. | whitequark | 2020-06-25 | 6 | -119/+151 |
* | ecp5: Fix placement of DCCs to guarantee routeability | David Shah | 2020-06-10 | 1 | -2/+44 |
* | Merge pull request #447 from whitequark/wasi | David Shah | 2020-05-24 | 2 | -8/+18 |
|\ |
|
| * | Port nextpnr-{ice40,ecp5} to WASI. | whitequark | 2020-05-23 | 2 | -8/+18 |
* | | Merge pull request #440 from YosysHQ/lattice-fixes | David Shah | 2020-05-18 | 3 | -0/+28 |
|\ \ |
|
| * | | ecp5: Disconnect dedicated DCU inputs if connected to constants | David Shah | 2020-05-14 | 1 | -0/+12 |
| * | | ecp5: Improve global routing robustness | David Shah | 2020-05-14 | 1 | -0/+11 |