aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/family.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #460 from whitequark/better-embedDavid Shah2020-06-261-3/+8
|\
| * Simplify and improve chipdb embedding/loading.whitequark2020-06-261-3/+8
* | Fix typowhitequark2020-06-251-1/+1
|/
* CMake: rewrite chipdb handling from ground up.whitequark2020-06-251-108/+44
* Port nextpnr-{ice40,ecp5} to WASI.whitequark2020-05-231-6/+15
* Add TRELLIS_PROGRAM_PREFIXMiodrag Milanovic2020-04-111-4/+6
* build: Default the ECP5 and iCE40 roots to the install prefixSylvain Munaut2020-03-031-2/+2
* Rename cmake path variable TRELLIS_ROOT to TRELLIS_INSTALL_PREFIXSebastian Birke2020-02-041-6/+6
* CMake: Changing the definition of TRELLIS_ROOT to point to root of lib, share...Jared Boone2020-02-041-5/+5
* More adjustments to .bba file locationsLarry Doolittle2020-01-141-1/+1
* Remove barrier to out-of-tree buildsLarry Doolittle2020-01-121-2/+1
* Merge remote-tracking branch 'origin/master' into mmicko/ecp5_guiMiodrag Milanovic2019-12-281-2/+2
|\
| * ecp5: Make database build depend on constids.incDavid Shah2019-10-201-2/+2
* | Start adding visible wiresMiodrag Milanovic2019-10-201-4/+6
|/
* Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-p...David Shah2019-09-191-18/+31
|\
| * ecp5: add support for PREGENERATED_BBA_PATHSean Cross2019-09-171-18/+31
* | CMake: Generate chipdbs in build tree when building out-of-treeMarcus Comstedt2019-09-151-3/+4
* | bba: Require explicit endianness flag, and supply itMarcus Comstedt2019-09-151-2/+2
|/
* ecp5: use $PYTHON_EXECUTABLE for python pathSean Cross2019-09-091-2/+2
* CMake: serialize chipdb generation by default.whitequark2019-06-261-2/+10
* CMake: formatting. NFC.whitequark2019-06-261-4/+4
* Use cmake's find_library to search for pytrellis.Tobias Müller2019-05-111-28/+28
* Merge branch 'master' into mmaped_chipdbMiodrag Milanović2019-02-121-4/+11
|\
| * ecp5: cmake: Search for pytrellis.so in multiple locationsGabriel L. Somlo2019-02-101-4/+11
* | Fix according to comments on PRMiodrag Milanovic2019-02-101-1/+1
* | Load chipdb from filesystem as optionMiodrag Milanovic2019-02-091-63/+64
|/
* Merge pull request #210 from twam/masterDavid Shah2019-01-271-3/+3
|\
| * Search for trellis in /usr/local/share/trellis if not specified with -DTRELLI...Tobias Müller2019-01-131-3/+3
* | Make cross compile possible for mingwMiodrag Milanovic2019-01-271-1/+1
|/
* ecp5: Adding real timing data to databaseDavid Shah2018-11-161-2/+4
* Use native PATH environment-variable separator on Windows for PYTHONPATH. Fix...William D. Jones2018-11-031-0/+4
* ecp5: Update to use const IdStrings in place of PortPin/BelTypeDavid Shah2018-08-081-4/+4
* ecp5: Remove libtrellis link for bitstream genDavid Shah2018-08-011-8/+0
* ecp5: Update trellis_import to use new bbasmDavid Shah2018-07-251-4/+16
* ecp5: Build all chip typesDavid Shah2018-07-171-1/+1
* ecp5/cmake: Improve error message when trellis/pytrellis not foundDavid Shah2018-07-121-0/+11
* ecp5: Make target device 45k on account of current hardware accessDavid Shah2018-07-111-1/+1
* ecp5: Link libtrellis library to ecp5 binaryDavid Shah2018-07-111-0/+8
* ecp5: Add 25k databaseDavid Shah2018-07-111-0/+41
* ecp5: Working on arch implementationDavid Shah2018-07-111-0/+0