The AMD Xilinx FPGA study with MicroPhase Z7-Lite.
-
(Optical) Download git source and Copy the
board_files
directory to the following path in your Vivado installation.This doesn't not work in the lastest Vivado(2024.1), and is not necessary.
[Vivado path]/[version]/data/board/
-
In Vivado, navigate to
[Tools] -> [Settings] -> [Vivado Store] -> [Board Repository]
.Then, add the specified path.
- 0_test
- 1_logic_gate : Basic gates, and, or, not, xor
- 2_adder : 1 Bit full adder
- 3_7segment : 7-Segment Display
- LAB 1 : Hello world on Zynq PS
- LAB 2 : Control PL's I/O(Buttons and LEDs) using PS with AXI
Please refer to the following for information on PCB design.