Skip to content

hdl_2016_r1

Compare
Choose a tag to compare
@Csomi Csomi released this 12 Dec 13:11
· 4 commits to hdl_2016_r1 since this release

Change log:

  1. Supported tools version for this release are :
  2. Library changes :
    • fix data clipping for AXI_HDMI_TX
    • patch for UTIL_DACFIFO
  3. Project changes: None
  4. New projects:
    • AD7768EVB

Note: The project using the KCU105 carrier requires the following patches

The setup we use is listed below, you may change it to suit your needs.

AR66031
  1. Download the zip file from www.xilinx.com/support/answers/66031.html
  2. mkdir -p /opt/Xilinx/Vivado/2015.4/KCU105/AR66031
  3. unzip ~/Downloads/AR66031_Vivado_2015_4_preliminary_rev66031.zip
    -d /opt/Xilinx/Vivado/2015.4/KCU105/AR66031/
  4. export MYVIVADO=/opt/Xilinx/Vivado/2015.4/KCU105/AR66031/vivado
AR66052
  1. Download the verilog file from www.xilinx.com/support/answers/66052.html
  2. mkdir -p /opt/Xilinx/Vivado/2015.4/KCU105/AR66052
  3. cp ~/Downloads/gig_ethernet_pcs_pma_1_serdes_1_to_10_ser8.v
    /opt/Xilinx/Vivado/2015.4/KCU105/AR66052/bd_0_pcs_pma_0_serdes_1_to_10_ser8.v
  4. sed -i 's/gig_ethernet_pcs_pma_1/bd_0_pcs_pma_0/g'
    /opt/Xilinx/Vivado/2015.4/KCU105/AR66052/bd_0_pcs_pma_0_serdes_1_to_10_ser8.v