| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #460 from whitequark/better-embed | David Shah | 2020-06-26 | 1 | -3/+8 |
|\ |
|
| * | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 1 | -3/+8 |
* | | Fix typo | whitequark | 2020-06-25 | 1 | -1/+1 |
|/ |
|
* | CMake: rewrite chipdb handling from ground up. | whitequark | 2020-06-25 | 1 | -108/+44 |
* | Port nextpnr-{ice40,ecp5} to WASI. | whitequark | 2020-05-23 | 1 | -6/+15 |
* | Add TRELLIS_PROGRAM_PREFIX | Miodrag Milanovic | 2020-04-11 | 1 | -4/+6 |
* | build: Default the ECP5 and iCE40 roots to the install prefix | Sylvain Munaut | 2020-03-03 | 1 | -2/+2 |
* | Rename cmake path variable TRELLIS_ROOT to TRELLIS_INSTALL_PREFIX | Sebastian Birke | 2020-02-04 | 1 | -6/+6 |
* | CMake: Changing the definition of TRELLIS_ROOT to point to root of lib, share... | Jared Boone | 2020-02-04 | 1 | -5/+5 |
* | More adjustments to .bba file locations | Larry Doolittle | 2020-01-14 | 1 | -1/+1 |
* | Remove barrier to out-of-tree builds | Larry Doolittle | 2020-01-12 | 1 | -2/+1 |
* | Merge remote-tracking branch 'origin/master' into mmicko/ecp5_gui | Miodrag Milanovic | 2019-12-28 | 1 | -2/+2 |
|\ |
|
| * | ecp5: Make database build depend on constids.inc | David Shah | 2019-10-20 | 1 | -2/+2 |
* | | Start adding visible wires | Miodrag Milanovic | 2019-10-20 | 1 | -4/+6 |
|/ |
|
* | Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-p... | David Shah | 2019-09-19 | 1 | -18/+31 |
|\ |
|
| * | ecp5: add support for PREGENERATED_BBA_PATH | Sean Cross | 2019-09-17 | 1 | -18/+31 |
* | | CMake: Generate chipdbs in build tree when building out-of-tree | Marcus Comstedt | 2019-09-15 | 1 | -3/+4 |
* | | bba: Require explicit endianness flag, and supply it | Marcus Comstedt | 2019-09-15 | 1 | -2/+2 |
|/ |
|
* | ecp5: use $PYTHON_EXECUTABLE for python path | Sean Cross | 2019-09-09 | 1 | -2/+2 |
* | CMake: serialize chipdb generation by default. | whitequark | 2019-06-26 | 1 | -2/+10 |
* | CMake: formatting. NFC. | whitequark | 2019-06-26 | 1 | -4/+4 |
* | Use cmake's find_library to search for pytrellis. | Tobias Müller | 2019-05-11 | 1 | -28/+28 |
* | Merge branch 'master' into mmaped_chipdb | Miodrag Milanović | 2019-02-12 | 1 | -4/+11 |
|\ |
|
| * | ecp5: cmake: Search for pytrellis.so in multiple locations | Gabriel L. Somlo | 2019-02-10 | 1 | -4/+11 |
* | | Fix according to comments on PR | Miodrag Milanovic | 2019-02-10 | 1 | -1/+1 |
* | | Load chipdb from filesystem as option | Miodrag Milanovic | 2019-02-09 | 1 | -63/+64 |
|/ |
|
* | Merge pull request #210 from twam/master | David Shah | 2019-01-27 | 1 | -3/+3 |
|\ |
|
| * | Search for trellis in /usr/local/share/trellis if not specified with -DTRELLI... | Tobias Müller | 2019-01-13 | 1 | -3/+3 |
* | | Make cross compile possible for mingw | Miodrag Milanovic | 2019-01-27 | 1 | -1/+1 |
|/ |
|
* | ecp5: Adding real timing data to database | David Shah | 2018-11-16 | 1 | -2/+4 |
* | Use native PATH environment-variable separator on Windows for PYTHONPATH. Fix... | William D. Jones | 2018-11-03 | 1 | -0/+4 |
* | ecp5: Update to use const IdStrings in place of PortPin/BelType | David Shah | 2018-08-08 | 1 | -4/+4 |
* | ecp5: Remove libtrellis link for bitstream gen | David Shah | 2018-08-01 | 1 | -8/+0 |
* | ecp5: Update trellis_import to use new bbasm | David Shah | 2018-07-25 | 1 | -4/+16 |
* | ecp5: Build all chip types | David Shah | 2018-07-17 | 1 | -1/+1 |
* | ecp5/cmake: Improve error message when trellis/pytrellis not found | David Shah | 2018-07-12 | 1 | -0/+11 |
* | ecp5: Make target device 45k on account of current hardware access | David Shah | 2018-07-11 | 1 | -1/+1 |
* | ecp5: Link libtrellis library to ecp5 binary | David Shah | 2018-07-11 | 1 | -0/+8 |
* | ecp5: Add 25k database | David Shah | 2018-07-11 | 1 | -0/+41 |
* | ecp5: Working on arch implementation | David Shah | 2018-07-11 | 1 | -0/+0 |