The development board mainly consists of ZU19EG+4 DDR4+DDR4 SODIMMs+eMMC+2 QSPI FLASH Composition. The main chip is a Zynq UltraScale+MPSoCs series chip from Xilinx Company, with a model of XCZU19EG- -2FFVC1760I。 Four DDR4 chips are attached to the PS terminal and the PL terminal of the ZU19EG chip And a 260 pin DDR4 SODIMM card slot, with a PS side DDR4 capacity of up to 2GB per chip, enabling the ARM system and The ability of an FPGA system to independently process and store data. 32GB eMMC FLASH memory chip and 2 chips on the PS side The 512Mb QSPI FLASH is used to statically store the operating system, file system, and user data of MPSoCs. The development board has extended a variety of peripheral interfaces, including two FMC dual width interfaces, one M.2 SSD interface, and one PCIE main mode slot, 4-way SATA interface, 3-pair differential SMA interface, 1-way mini_ DP interface, 4-way QSFP28 Optical fiber interface, 4 USB 3.0 interfaces, 2 Gigabit Ethernet interfaces, 3 UART interfaces, 1 TF card slot, 2 channels CAN bus interface, 2-way RS485 interface, 1-way MIPI camera interface, and some key LEDs.
- Four Micron DDR4 chips (ps) with a capacity of 1Gx16bit and a model of MT40A1G16KD-062E
- One 260 pin DDR4 SODIMM slot on the pl end
- Two 512Mbit Quad-SPI flash drives with a capacity of 512Mbit and a model of MT25QU512ABB1EW9-0SIT
- One 32GB eMMC FLASH chip with the model of Micron's MTFC32GAPALBH-IT
- 1-way M.2 interface, PCIEx1 (ps), speed 6Gbps
- 1-channel DP output interface, mini DP (ps), maximum support 4kx2k@30fps Output
- 4-way USB 3.0 interface, USB (ps), speed 5.0Gbps, flat USB interface (USB Type A)
- 2-way Gigabit Ethernet interface, jl2121, 1-way ps, 1-way pl, rgmii interface
- Three uart interfaces, two of which are led out through uart to usb chips, respectively connected to pl and ps, and the remaining one is led out through a 1 mm spacing, 10 pin fpc connector
- 1 Micro SD card holder (ps)
- 4-way QSFP28 optical fiber interface with a speed of 25Gbps
- 2-way CAN communication interface (ps)
- 2-way 485 communication interface (PL)
- 1-way mipi interface (pl), 15PIN FPC connector, 2 lane data, 1 pair of clocks
- Two FMC HPC expansion ports
- 1 main mode PCIEx8 slot
- 4-way SATA interface
- 3 pairs of differential lines, 6 SMA interface outputs
- 1 RTC real-time clock, 32.768KHz passive clock (ps)
- EEPROM and temperature sensor, one EEROM 4Kbit (2x256x8bit) (ps), one LM75 temperature chip (ps), with an accuracy of 0.5 degrees
- Four LED lights, one Done indicator light, one power supply, one PL control, and one PS control
- Three buttons, one reset button RESET, and two user buttons
- One 4-bit dial switch, and the board supports four startup modes
- Size 250mm x 170mm
- Power supply 12v/3A
This is vivado factory demo project for ALINX board.
- Vivado 2020.1
- Z19 Development Board
- Download recent release ZIP archive.
- Create new project folder.
- Extract the download ZIP to the new project folder.
There are two methods to create vivado project as below:
- Open Vivado software and switch to "auto_create_project" path with cd command and Enter
cd \<archive extracted location\>/vivado/auto_create_project
- Type source ./create_project.tcl and Enter
source ./create_project.tcl
- In "auto_create_project" folder, there is "create_project.bat", open it in edit mode, and change to your own vivado software installation path. Save and close.
CALL E:\XilinxVitis\Vivado\2020.1\bin\vivado.bat -mode batch -source create_project.tcl
PAUSE
- Double click bat file in Windows environment
For more information, please post on the [ALINX Website] (https://www.alinx.com/en).