I'm installing the Vitis and Vivado tools on a WSL instance.
Most of tutorials on scripting and build automated are for Linux. I want to test this out.
My WSL runs Ubuntu 20.04.3 LTS.
I was surprised that WSL actually shows the install GUI. I thought it was only capable of terminal activity by default.
If the install succeeds, I'll also install PetaLinux.
The end goal is to build a Non-PYNQ, home made custom Linux image, and generate an SD card for it.
I want to see if I can make a FPGA design, write drivers for the custom hardware, and have the FPGA bitstream automatically loaded when the board starts from that image.
Big goals. I expect it 'll take months.