This is a repository encompasses basic coding in VHDL using Vivado from AMD. It provides a step-by-step guide in making your first project to implementiation on FPGA.
In this instance, the software and hardware specifications are as follows:
- Software version: Vivado 2020.2
- FPGA board used: Xilinx Nexys Video
- Product family: Artix-7 FPGA
- FPGA Part: XC7A200T-1SBG484C
- Source: Digilent
It is expected that you have installed the vivado software and have an FPGA to be play around with. If you download a different version of Vivado, a different interface might occurs. However, functionality wise it should remains the same.
The steps above is limited to the FPGA used as described, basic VHDL coding, and FPGA implementation. Check out these useful links to find other resources on how to perform simulation, other project examples, etc.