./hdl-dev-repos
./hdl-tools-yosys
./nextpnr-xilinx-install
- export PATH=/usr/local/nextpnr-xilinx/bin:$PATH
- export XRAY_DIR=/usr/local/nextpnr-xilinx
./hdl-dev-ls2
+
+ # if you intend to upload fpga bitstreams in the same chroot, also need
+ # the fpga utilities
./fpga-boot-load-prog-install
+
cd ~/src
# make hello_world.bin from microwatt
cd ../ls2
git checkout 426e2d9585cd4b1fb96a38987f97878285ee5ba7
+ export PATH=/usr/local/nextpnr-xilinx/bin:$PATH
+ export XRAY_DIR=/usr/local/nextpnr-xilinx
+
# plug in FPGA board (Arty A7-100t, VERSA_ECP5, other)
# run in 2nd terminal "minicom -D /dev/ttyUSB1"