Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1015 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 1015 Bytes

Zynq-7000 ZC702 Examples

  • These Examples are for ZC702 Board
  • For porting any of these examples to other board you will need to rebuild these examples with appropriate xdc files.
  • For ZC702 Pin Map follow Datasheet and master xdc file:
  • ZC702 DATASHEET: here
  • ZC702 Master XDC file: here

ZYNQ-7000 Architecture:

Examples:

  1. Nand Gate using AND gate on PL (FPGA) and NOT gate on PS (ARM A9) : here

  1. PYNQ Custom Overlay of Adder: Here