aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-05-11 15:40:30 +0100
committergatecat <gatecat@ds0.me>2021-05-11 15:40:30 +0100
commitea45971dcc81983d5c952e36c762b1f922dfe9f7 (patch)
tree3411c6a1ea6c68a3824b2b54351f56435793d41b
parent7e3bb720490c22957d6e4f045de34d88c007a549 (diff)
downloadnextpnr-ea45971dcc81983d5c952e36c762b1f922dfe9f7.tar.gz
nextpnr-ea45971dcc81983d5c952e36c762b1f922dfe9f7.tar.bz2
nextpnr-ea45971dcc81983d5c952e36c762b1f922dfe9f7.zip
Update README
Signed-off-by: gatecat <gatecat@ds0.me>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 624c9187..8ebdec1a 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Currently nextpnr supports:
* Gowin LittleBee devices supported by [Project Apicula](https://github.com/YosysHQ/apicula)
* *(experimental)* a "generic" back-end for user-defined architectures
-There is some work in progress towards [support for Xilinx devices](https://github.com/daveshah1/nextpnr-xilinx/) but it is not upstream and not intended for end users at the present time. We hope to see more FPGA families supported in the future. We would love your help in developing this awesome new project!
+There is some work in progress towards [support for Xilinx devices](https://github.com/gatecat/nextpnr-xilinx/) but it is not upstream and not intended for end users at the present time. We hope to see more FPGA families 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).