aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-05-15 21:51:56 +0100
committergatecat <gatecat@ds0.me>2021-05-15 21:51:56 +0100
commit3eeb2b20ebd3e527fb82a46774f4584575a3a9e1 (patch)
tree2a1a642e6bd577851161e0806453325ad777a302
parent9d7f90dd89d98457e00579615ef9251d0f69f3a4 (diff)
downloadnextpnr-3eeb2b20ebd3e527fb82a46774f4584575a3a9e1.tar.gz
nextpnr-3eeb2b20ebd3e527fb82a46774f4584575a3a9e1.tar.bz2
nextpnr-3eeb2b20ebd3e527fb82a46774f4584575a3a9e1.zip
Update README
Signed-off-by: gatecat <gatecat@ds0.me>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8ebdec1a..1c0acb42 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ Currently nextpnr supports:
* Lattice ECP5 devices supported by [Project Trellis](https://github.com/YosysHQ/prjtrellis)
* Lattice Nexus devices supported by [Project Oxide](https://github.com/gatecat/prjoxide)
* Gowin LittleBee devices supported by [Project Apicula](https://github.com/YosysHQ/apicula)
+ * *(experimental)* Cyclone V devices supported by [Mistral](https://github.com/Ravenslofty/mistral)
* *(experimental)* a "generic" back-end for user-defined architectures
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!