8000 GitHub - byheng/MyPYNQ: The boards files and scripts for building PYNQ image.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ MyPYNQ Public

The boards files and scripts for building PYNQ image.

Notifications You must be signed in to change notification settings

byheng/MyPYNQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyPYNQ

This Git repository contains the board files and related scripts used for compiling the PYNQ image.

Repository Structure

  • boards/: Directory containing the board files.
  • scripts/: Directory containing the scripts used for compilation.

Requirements

  • PYNQ version >= 3.0.1
  • Vivado version 2022.1
  • Petalinux 2022.1

Configuration File

The boards\<board_name>\petalinux_bsp\meta-user\conf\petalinuxbsp.conf file describes the path for aarch64 sstate_cache or arm sstate_cache.

The boards\aisl\petalinux_bsp\meta-user\recipes-bsp\device-tree\files\system-user.dtsi file describes the SD card device tree related content. If in the Zynq design, sd0 is set as eMMC and sd1 is set as SD card, you may need to configure the device tree sdhci1 and ensure to use the scripts\switch_mmcblk_to.sh script to set /dev/mmcblk1p2 as the boot disk.

About

The boards files and scripts for building PYNQ image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0