| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 1 | -6/+8 |
* | CMake: rewrite chipdb handling from ground up. | whitequark | 2020-06-25 | 1 | -119/+47 |
* | build: Default the ECP5 and iCE40 roots to the install prefix | Sylvain Munaut | 2020-03-03 | 1 | -1/+1 |
* | More adjustments to .bba file locations | Larry Doolittle | 2020-01-14 | 1 | -3/+2 |
* | Add bba #embed support | Clifford Wolf | 2019-12-01 | 1 | -5/+14 |
* | ice40: cmake: fix build with pregenerated bba path | Sean Cross | 2019-10-24 | 1 | -8/+0 |
* | Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-p... | David Shah | 2019-09-19 | 1 | -10/+32 |
|\ |
|
| * | ice40: support 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 |
|/ |
|
* | CMake: serialize chipdb generation by default. | whitequark | 2019-06-26 | 1 | -2/+10 |
* | CMake: formatting. NFC. | whitequark | 2019-06-26 | 1 | -21/+21 |
* | ice40: support u4k | Simon Schubert | 2019-02-23 | 1 | -5/+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 | -81/+83 |
* | Add iCE40 gfx for wires connecting fabric tiles and IO tiles | Clifford Wolf | 2018-08-18 | 1 | -2/+2 |
* | Get rid of PortPin and BelType (ice40, generic, docs) | Clifford Wolf | 2018-08-08 | 1 | -4/+4 |
* | Fix filenames for MSVC build | Miodrag Milanovic | 2018-08-01 | 1 | -4/+4 |
* | cmake: Set --fast and --slow chipdb.py arguments | David Shah | 2018-07-30 | 1 | -2/+23 |
* | proper options for linux build | Miodrag Milanovic | 2018-07-25 | 1 | -1/+1 |
* | Use bbasm to create iCE40 chipdb | Clifford Wolf | 2018-07-24 | 1 | -4/+4 |
* | Add bbasm target, use as passthru in iCE40 builder | David Shah | 2018-07-24 | 1 | -5/+16 |
* | Improve iCE40 wire database and gfx | Clifford Wolf | 2018-07-12 | 1 | -2/+4 |
* | Python executable filename could be different | Miodrag Milanovic | 2018-07-08 | 1 | -2/+2 |
* | Building using MSVC works | Miodrag Milanovic | 2018-07-04 | 1 | -16/+36 |
* | Add opetion to defie ICEBOX_ROOT, fix compile on other location | Miodrag Milanovic | 2018-07-03 | 1 | -2/+4 |
* | added parameter to call | Miodrag Milanovic | 2018-07-03 | 1 | -1/+1 |
* | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 1 | -0/+1 |
* | ice40: Optimising chipdb builds | David Shah | 2018-06-12 | 1 | -0/+1 |
* | cmake: Add HX1K-only builds support | David Shah | 2018-06-07 | 1 | -1/+9 |
* | Fix race condition and optimise the build | David Shah | 2018-06-02 | 1 | -2/+6 |
* | Add a CMake based build system | David Shah | 2018-06-02 | 1 | -0/+14 |