Digital Logic Class
I took a university class on Digital Logic. In class we were taught about boolean algebra, verilog, and designing digital circuits. We made use of Vivado to program Digilent Basys 3 boards with an Artix-7 FPGA.
In addition to the course contents, I followed some guides on developing for FPGAs. Mostly because I wanted to try and output a VGA signal. In the process I learned to use the open source yosys toolchain.
TODO!