diff options
author | David Shah <dave@ds0.me> | 2019-06-24 11:43:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-24 11:43:26 +0100 |
commit | 138d7308dc113134d056aeee4445f93cd5000e62 (patch) | |
tree | 790bbb7ffd450353c06a8500d3aa3daa7eb2cd9a /README.md | |
parent | fa77a5ae4a714e738b65186eb73c7650c3447163 (diff) | |
parent | bfe4c50d8890bf8d8b65bb6f1fc894596721cd73 (diff) | |
download | nextpnr-138d7308dc113134d056aeee4445f93cd5000e62.tar.gz nextpnr-138d7308dc113134d056aeee4445f93cd5000e62.tar.bz2 nextpnr-138d7308dc113134d056aeee4445f93cd5000e62.zip |
Merge pull request #276 from YosysHQ/add-link
Add link to arXiv paper
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ We hope to see Xilinx 7 Series thanks to supported in the future. We would love your help in developing this awesome new project! +A brief (academic) paper describing the Yosys+nextpnr flow can be found +on [arXiv](https://arxiv.org/abs/1903.10407). + Here is a screenshot of nextpnr for iCE40. Build instructions and [getting started notes](#getting-started) can be found below. |