Skip to content

leecurrent04/MicroPhase-Z7-Lite-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MicroPhase Z7-Lite Board

Board img

The AMD Xilinx FPGA study with MicroPhase Z7-Lite.

Setup

Board Files Install

  1. (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/

  1. In Vivado, navigate to [Tools] -> [Settings] -> [Vivado Store] -> [Board Repository].

    Then, add the specified path.



Examples

[Github] examples

1. Basic logic

  • 0_test
  • 1_logic_gate : Basic gates, and, or, not, xor
  • 2_adder : 1 Bit full adder
  • 3_7segment : 7-Segment Display

2. Zynq7000

  • LAB 1 : Hello world on Zynq PS
  • LAB 2 : Control PL's I/O(Buttons and LEDs) using PS with AXI

Appendix

A. Development HAT

PCB IMG

Please refer to the following for information on PCB design.



About

AMD Xilinx Zynq 7020 Board and Examples

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages