top of page
Search
Apr 5, 20181 min read
Xilinx's Zynq UltraScale+ MPSoC Diagrams are Wrong
Are there 4 ARM Cortex-A53's? There are not.
Mar 25, 20182 min read
What is the Voltage of the UART on my Zynq UltraScale+ MPSoC Board?
Look at the schematic to see which MIO UART TX and RX are connected to. Consult this table. Find the corresponding VCC_PSIO pin and what vo
Mar 20, 20182 min read
Installing 2017.4 Vivado and SDK on Linux
Download Xilinx_Vivado_SDK_2017.4_1216_1.tar.gz from the Xilinx.com download center @ https://www.xilinx.com/member/forms/download/xef.html?
Mar 16, 20182 min read
QSPI24, 24-bit addressing, 3-byte addressing QSPI32, 32-bit addressing, 4-byte addressing
QSPI24 means 24-bit addressing which also means 3-byte address mode and that QSPI32 means 32-bit addressing which also means 4-byte address
Mar 9, 20183 min read
Commands to Create, Build and Run a PetaLinux Build
petalinux-create --type project --template zynqMP --name proj4
Mar 4, 20183 min read
Download and Install Xilinx's 2017.4 PetaLinux Tools
This post shows how to download and install Xilinx's 2017.4 PetaLinux Tools on Ubuntu 16.04.1.
bottom of page