Digilent / Zybo-Z7-20-base-linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zybo Z7-20 Base Linux Design

Note: The demo contained in this repository has been moved and this repository is no longer being actively maintained. Check out the Zybo Z7 Petalinux Demo page on Digilent Reference for more information.

Created for Vivado 2017.4

This project is an internal project used by Digilent for the Zybo Z7-20 Petalinux Project. You are free to use it as you please, but it isn't documented on our Wiki.

Known Issues

  1. Typically the processing system IP core will infer a BUFG on the FCLK signals. For some reason, this is occuring for FCLK 0 only. FCLK2 seems to be getting a BUFG added during implementation, so it doesn't cause any issues for that net, but FCLK 1 was being routed as a normal signal (not on the global clock network). This caused insanely long build times and failure to meet timing. The current work around is to manually insert a BUFG on FCLK1 using a util_ds_buf IP core.

About


Languages

Language:VHDL 63.5%Language:Verilog 27.6%Language:HTML 3.3%Language:V 2.9%Language:C 1.3%Language:SystemVerilog 1.3%Language:Tcl 0.2%Language:Python 0.0%Language:Shell 0.0%Language:Batchfile 0.0%