top of page

Links to Xilinx Annual Reports from 1995
Links to annual reports for Xilinx from 1995.

Xilinx's 2018.2 Release of Vivado, SDK and PetaLinux Tools Only Runs on CentOS 7.3: 64-bit
This post shows why as of Apr 17th 2018, the only OS that will run 2018.2's Vivado, SDK and PetaLinux Tools is CentOS 7.3: 64-bit. 2018.2...

SDx 2018.2 SFD is the same thing as SDAccel 2018.2 SFD
This post compares shows that SDx 2018.2 SFD download is the same thing as SDAccel 2018.2 SFD download, the MD5 SUM of both is b407cba2d089d


ZCU102 Evaluation Kit Quick Start Guide Walkthrough
This post walks through the Zynq UltraScale+ MPSoC ZCU102 Evaluation Kit Quick Start Guide. It also contains videos of power on and re-runni


ZCU102 Unboxing
This post shows an unboxing of the Zynq UltraScale+ MPSoC ZCU102 Evaluation Kit that contains the HW-Z1-ZCU102 Evaluation Board with a XCZU9

Grab Bag of FPGA and GPU Software Tools from Intel, Xilinx & NVIDIA
The following is an "grab bag" of the development tools that Intel, Xilinx and Nvidia release to work with FPGAs and GPUs. FPGA's as...

Dump the partitions from a BOOT.bin built with bootgen
Pass -log trace to bootgen to dump the partitions of a BOOT.bin

Which Linux kernel is PetaLinux Tools using?
Figure out how to get here: https://github.com/Xilinx/linux-xlnx/tree/b450e900fdb473a53613ad014f31eedbc80b1c90


Add GENIVI's DLT to a PetaLinux Tools Managed Build
cd components/ext_source/;
git clone https://github.com/GENIVI/meta-ivi;
cd meta-ivi; git checkout 12.0.0

Boot Linux on the Zynq UltraScale+ MPSoC over JTAG using PetaLinux Tools
1. Upon reset, the device mode pins are read to determine the primary boot device to be used: NAND, Quad-SPI, SD, eMMC, or JTAG.
bottom of page