-# Installation instructions for Nextpnr-xilinx with Xilinx Artix7 100T Board
+# nextpnr-xilinx
-* <https://github.com/gatecat/nextpnr-xilinx>
+Installation instructions for Nextpnr-xilinx with Xilinx Artix7 100T Board
-## Bugzilla page
+* Source code: <https://github.com/gatecat/nextpnr-xilinx>
+* Bugzilla page <https://bugs.libre-soc.org/show_bug.cgi?id=790>
+* Auto-install script: <https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=nextpnr-xilinx;hb=HEAD>
+* Prerequisites: yosys <https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=yosys-hdl-tools;hb=HEAD>
-* <https://bugs.libre-soc.org/show_bug.cgi?id=790>
## Page under work
## Setting up new debootstrap and chroot into it
-Run the following if you wish to isolate the symbiflow build
+Run the following if you wish to isolate the nextpnr-xilinx build
from other software (reproducible builds) or use the schroot
auto-preparation script here:
<https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=mk-deb-chroot;hb=HEAD>