Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing '/local' at ecp5 installing | 梅见月七 | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Remove boost-python from requirements | Miodrag Milanović | 2020-11-16 | 1 | -4/+4 |
| | |||||
* | README.md: Fix two typos | Jonathan Neuschäfer | 2020-09-23 | 1 | -2/+2 |
| | |||||
* | readme: fix typo ICEBOX -> ICESTORM | Robin Ole Heinemann | 2020-07-16 | 1 | -1/+1 |
| | |||||
* | Update some URLs | David Shah | 2020-06-26 | 1 | -4/+4 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge pull request #459 from whitequark/better-chipdb | David Shah | 2020-06-25 | 1 | -32/+52 |
|\ | | | | | CMake: rewrite chipdb handling from ground up | ||||
| * | CMake: rewrite chipdb handling from ground up. | whitequark | 2020-06-25 | 1 | -32/+52 |
| | | |||||
* | | Remove dead links from README | whitequark | 2020-06-24 | 1 | -3/+0 |
|/ | |||||
* | update README TRELLIS_INSTALL_PREFIX example | gojimmypi | 2020-03-04 | 1 | -1/+2 |
| | | | | | `TRELLIS_INSTALL_PREFIX` will tell `next-pnr` to look in both `share` and `lib` directories. See https://github.com/YosysHQ/nextpnr/pull/406#discussion_r387945570 | ||||
* | Update README TRELLIS_INSTALL_PREFIX example | gojimmypi | 2020-03-04 | 1 | -1/+1 |
| | | | per https://github.com/YosysHQ/nextpnr/pull/406#discussion_r387937313 it is not an install directory | ||||
* | Update README with TRELLIS_INSTALL_PREFIX example | gojimmypi | 2020-03-04 | 1 | -1/+2 |
| | | | see https://github.com/YosysHQ/nextpnr/pull/404 and https://github.com/SymbiFlow/prjtrellis/pull/123 | ||||
* | Rename cmake path variable TRELLIS_ROOT to TRELLIS_INSTALL_PREFIX | Sebastian Birke | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Enable screenshot and recording feature | Miodrag Milanovic | 2020-01-05 | 1 | -0/+9 |
| | |||||
* | [README] Add prerequisite: libboost-iostreams-dev. | Franck HOUSSEN | 2019-12-25 | 1 | -1/+1 |
| | |||||
* | [DOC] Fixing typo: cmake test suite triggered by 'make test'. | Franck HOUSSEN | 2019-12-15 | 1 | -1/+1 |
| | |||||
* | Clarify step for macOS | Miodrag Milanović | 2019-12-09 | 1 | -0/+2 |
| | |||||
* | General documentation updates | David Shah | 2019-11-26 | 1 | -5/+2 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ECP5 support is no longer experimental | David Shah | 2019-11-26 | 1 | -7/+2 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | README: document PREGENERATED_BBA_PATH | Sean Cross | 2019-09-17 | 1 | -0/+4 |
| | | | | Signed-off-by: Sean Cross <sean@xobs.io> | ||||
* | README: add a note about static windows builds | Sean Cross | 2019-08-15 | 1 | -0/+3 |
| | | | | | | | Windows has different triples when building with static. Note this in the README. Signed-off-by: Sean Cross <sean@xobs.io> | ||||
* | Add `eigen` to brew install list for macOS | Ashe Connor | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Add link to arXiv paper | Eddie Hung | 2019-05-20 | 1 | -0/+3 |
| | |||||
* | Fix ice40 example directory in README.md | Alexander Lent | 2019-04-15 | 1 | -2/+2 |
| | | | ice40/blinky.* moved to ice40/examples/blinky/blinky.* in commit 1780f42b9a7854a8a7bf1f2d6589d3d35f133f87 | ||||
* | README: update windows build instructions for eigen, python | Sean Cross | 2019-04-02 | 1 | -2/+10 |
| | | | | | | | | | | | | | The recent addition of "eigen3" to nextpnr necessitates the addition of "eigen" to the list of vcpkg packages to be installed on Windows. Add the 32- and 64-bit versions of eigen to the command issued to install various dependencies. Also document one possible build command, and note about unpacking python36.zip. Signed-off-by: Sean Cross <sean@xobs.io> | ||||
* | Update README.md | David Shah | 2019-03-22 | 1 | -3/+7 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Clarify ICEBOX_ROOT parameter | David Shah | 2018-12-21 | 1 | -2/+3 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Update README.md | David Shah | 2018-11-26 | 1 | -4/+6 |
| | | | | | | Fixes #74 Signed-off-by: David Shah <dave@ds0.me> | ||||
* | README: further specify required Boost packages for Ubuntu | Sean Cross | 2018-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | UWhen installing Boost, you can either install libboost-all-dev, or install just the required packages. Previously, `libboost-dev` was the only required package listed. This adds `libboost-filesystem-dev libboost-thread-dev libboost-program-options-dev libboost-python-dev` to the list of required packages. It addresses issue #128. Signed-off-by: Sean Cross <sean@xobs.io> | ||||
* | Added test code coverage report | Miodrag Milanovic | 2018-08-23 | 1 | -0/+3 |
| | |||||
* | Update README.md | Clifford Wolf | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | Added ability for static builds | Miodrag Milanovic | 2018-08-16 | 1 | -0/+7 |
| | |||||
* | ecp5: Remove libtrellis link for bitstream gen | David Shah | 2018-08-01 | 1 | -2/+2 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | More documentation tweaks | David Shah | 2018-08-01 | 1 | -2/+2 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Improving documentation wording | David Shah | 2018-08-01 | 1 | -7/+7 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Move FAQ, Wiki stuff to docs/ | Clifford Wolf | 2018-08-01 | 1 | -136/+5 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Improve a lot of the README contents. | Tim 'mithro' Ansell | 2018-07-31 | 1 | -16/+150 |
| | | | | | | | | | | | | | * Reworked the initial paragraph. * Added an FAQ section. * Added explanation about links between nextpnr and other projects. * Added SymbioticEDA's relationship to the project. The README is now explicitly create about the fact that **next** refers to being after Arachne-PNR by repeating the fact multiple times. | ||||
* | Fix trailing white space. | Tim 'mithro' Ansell | 2018-07-31 | 1 | -2/+2 |
| | |||||
* | Update README.md | Clifford Wolf | 2018-07-31 | 1 | -0/+5 |
| | |||||
* | Update README.md | Clifford Wolf | 2018-07-30 | 1 | -4/+5 |
| | |||||
* | Update README.md | Clifford Wolf | 2018-07-30 | 1 | -3/+14 |
| | |||||
* | Update README.md wrt ECP5 | David Shah | 2018-07-29 | 1 | -1/+6 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Update README.md | Clifford Wolf | 2018-07-29 | 1 | -77/+137 |
| | |||||
* | Revert "Add Nix(OS) support" | Sergiusz Bazanski | 2018-07-14 | 1 | -15/+0 |
| | | | | This reverts commit 7db6817a0b5afcf89e3c7eafc031a7eec59ee24e. | ||||
* | Add Nix(OS) support | Serge Bazanski | 2018-07-13 | 1 | -0/+15 |
| | |||||
* | Update README | Clifford Wolf | 2018-07-12 | 1 | -13/+13 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add ECP5 notes to README | David Shah | 2018-07-11 | 1 | -1/+12 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Added cmake parameter ARCH to specify architecture to build | Miodrag Milanovic | 2018-07-11 | 1 | -0/+3 |
| | |||||
* | cleared a warning and add note for python | Miodrag Milanovic | 2018-07-08 | 1 | -0/+1 |
| | |||||
* | adde macOS instructions | Miodrag Milanovic | 2018-07-07 | 1 | -0/+3 |
| | |||||
* | MSVC build instructions | Miodrag Milanovic | 2018-07-06 | 1 | -1/+6 |
| |