| Commit message (Expand) | Author | Age | Files | Lines |
* | Add FPGA interchange frontend and backend. | Keith Rothman | 2021-02-15 | 1 | -1/+1 |
* | machxo2: Add clang-format exception to machxo2 binary blob C sources. | gatecat | 2021-02-12 | 1 | -0/+1 |
* | Create machxo2 backend (renamed from generic). | gatecat | 2021-02-12 | 1 | -2/+2 |
* | Initial FPGA interchange (which is just a cut-down xilinx arch). | Keith Rothman | 2021-02-04 | 1 | -2/+2 |
* | Default to Release, but allow other modes (e.g. Debug, RelWithDebInfo). | Keith Rothman | 2021-01-27 | 1 | -1/+3 |
* | Gowin target (#542) | Pepijn de Vos | 2020-12-30 | 1 | -2/+2 |
* | cmake: Disable building GUI by default | David Shah | 2020-12-08 | 1 | -1/+1 |
* | nexus: Update docs and CMake | David Shah | 2020-11-30 | 1 | -1/+9 |
* | nexus: Build and embed chipdb automatically | David Shah | 2020-11-30 | 1 | -0/+1 |
* | Adding archdefs and bba PODs | David Shah | 2020-11-30 | 1 | -1/+1 |
* | Building nextpnr on Devuan ascii 2.0 needs the "C" language enabled. | Rob Landley | 2020-09-16 | 1 | -1/+1 |
* | fix whitespace | Miodrag Milanovic | 2020-07-24 | 1 | -4/+4 |
* | Needed by python lib itself for static | Miodrag Milanovic | 2020-07-23 | 1 | -0/+5 |
* | Initial conversion to pybind11 | Miodrag Milanovic | 2020-07-23 | 1 | -56/+1 |
* | Fix clangformat and execute it | Miodrag Milanovic | 2020-06-27 | 1 | -2/+2 |
* | CMake: require at least version 3.5 (Ubuntu 16.04). | whitequark | 2020-06-25 | 1 | -2/+1 |
* | CMake: rewrite chipdb handling from ground up. | whitequark | 2020-06-25 | 1 | -10/+10 |
* | CMake: only request a CXX compiler. | whitequark | 2020-06-24 | 1 | -1/+1 |
* | CMake: promote bba to a true subproject. | whitequark | 2020-06-23 | 1 | -1/+15 |
* | Merge pull request #447 from whitequark/wasi | David Shah | 2020-05-24 | 1 | -2/+26 |
|\ |
|
| * | Port nextpnr-{ice40,ecp5} to WASI. | whitequark | 2020-05-23 | 1 | -2/+26 |
* | | minor patch for MinGW build | Ed Bordin | 2020-05-14 | 1 | -4/+6 |
|/ |
|
* | Support custom PROGRAM_PREFIX | Miodrag Milanovic | 2020-04-10 | 1 | -10/+12 |
* | Correct BUILD_TESTS description in CMakeLists.txt | Wladimir J. van der Laan | 2020-02-12 | 1 | -1/+1 |
* | cmake: Python 3.9 support | David Shah | 2020-01-29 | 1 | -1/+1 |
* | Change version to git describe and make set-able from outside | Tobias Müller | 2020-01-11 | 1 | -9/+11 |
* | 3rdparty: Add json11 | David Shah | 2019-12-27 | 1 | -2/+3 |
* | frontend/base: Top module handling | David Shah | 2019-12-27 | 1 | -2/+4 |
* | cmake: Add boost system library | David Shah | 2019-11-06 | 1 | -1/+1 |
* | cmake: don't link libutil on windows | Sean Cross | 2019-10-18 | 1 | -1/+1 |
* | Apply Boost CMake fix to all OSs | David Shah | 2019-10-09 | 1 | -3/+1 |
* | Fix issue with latest boost on macOS, fixes #322 | Miodrag Milanovic | 2019-09-28 | 1 | -0/+4 |
* | cmake: fix static build on Linux | Sean Cross | 2019-09-10 | 1 | -0/+14 |
* | cmake: add python38 to list of versions searched for boost components | Gabriel L. Somlo | 2019-08-21 | 1 | -18/+7 |
* | cmake: static: add msvc check before adding msvc flags | Sean Cross | 2019-08-15 | 1 | -1/+1 |
* | cmake: fix static build on windows | Sean Cross | 2019-08-15 | 1 | -1/+8 |
* | cmakelists: quote the last argument to REGEX REPLACE | Sean Cross | 2019-08-14 | 1 | -5/+5 |
* | CMake: serialize chipdb generation by default. | whitequark | 2019-06-26 | 1 | -4/+5 |
* | HeAP: Make HeAP placer optional | David Shah | 2019-03-22 | 1 | -8/+19 |
* | HeAP: Switching from TAUCS to Eigen | David Shah | 2019-03-22 | 1 | -5/+6 |
* | HeAP: Add TAUCS wrapper and integration | David Shah | 2019-03-22 | 1 | -2/+4 |
* | Fix according to comments on PR | Miodrag Milanovic | 2019-02-10 | 1 | -2/+2 |
* | Load chipdb from filesystem as option | Miodrag Milanovic | 2019-02-09 | 1 | -1/+10 |
* | build: Make use of the pipe option to avoid temporary files | Sylvain Munaut | 2018-12-04 | 1 | -2/+2 |
* | QUIET flag for cmake searches for boost python | Eddie Hung | 2018-11-20 | 1 | -6/+6 |
* | On macOS -static flag not needed just list of .a files | Miodrag Milanovic | 2018-09-03 | 1 | -1/+3 |
* | ignore tests in report | Miodrag Milanovic | 2018-08-23 | 1 | -1/+1 |
* | Added test code coverage report | Miodrag Milanovic | 2018-08-23 | 1 | -1/+16 |
* | Added ability for static builds | Miodrag Milanovic | 2018-08-16 | 1 | -1/+8 |
* | cmake: Remove nextpnrpy so modules | David Shah | 2018-07-30 | 1 | -10/+1 |